Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -104,7 +104,8 @@ with demo:
|
|
| 104 |
with gr.Column(scale=1, min_width=120):
|
| 105 |
gr.Markdown(
|
| 106 |
f"""
|
| 107 |
-
|
|
|
|
| 108 |
"""
|
| 109 |
)
|
| 110 |
with gr.Column(scale=8):
|
|
|
|
| 104 |
with gr.Column(scale=1, min_width=120):
|
| 105 |
gr.Markdown(
|
| 106 |
f"""
|
| 107 |
+
gr.Markdown("")
|
| 108 |
+
|
| 109 |
"""
|
| 110 |
)
|
| 111 |
with gr.Column(scale=8):
|