Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -411,16 +411,7 @@ def toggle_secondary_structure(choice):
|
|
411 |
# Define the Gradio interface
|
412 |
with gr.Blocks(theme='ParityError/Interstellar') as demo:
|
413 |
|
414 |
-
|
415 |
-
|
416 |
-
with gr.Row():
|
417 |
-
with gr.Column(min_width=500):
|
418 |
-
|
419 |
-
|
420 |
-
gr.Markdown("""
|
421 |
-
## Model in Action
|
422 |
-

|
423 |
-
""")
|
424 |
|
425 |
#with gr.Row().style(equal_height=False):
|
426 |
with gr.Row():
|
|
|
411 |
# Define the Gradio interface
|
412 |
with gr.Blocks(theme='ParityError/Interstellar') as demo:
|
413 |
|
414 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
415 |
|
416 |
#with gr.Row().style(equal_height=False):
|
417 |
with gr.Row():
|