Spaces:
Runtime error
Runtime error
arianna-bis
commited on
Commit
•
baa5bbf
1
Parent(s):
92f6fb9
Update app.py
Browse files
app.py
CHANGED
@@ -58,6 +58,7 @@ with gr.Blocks(theme=gr.themes.Default(text_size=gr.themes.sizes.text_md)) as de
|
|
58 |
with gr.Row():
|
59 |
placeholder = gr.Markdown(
|
60 |
'''
|
|
|
61 |
'''
|
62 |
)
|
63 |
with gr.Column():
|
|
|
58 |
with gr.Row():
|
59 |
placeholder = gr.Markdown(
|
60 |
'''
|
61 |
+
x
|
62 |
'''
|
63 |
)
|
64 |
with gr.Column():
|