not sure why this was missing
Browse files
app.py
CHANGED
|
@@ -549,6 +549,7 @@ My interest is to use CLIP for image/video understanding (see [CLIP_visual-spati
|
|
| 549 |
""")
|
| 550 |
|
| 551 |
# # Options
|
|
|
|
| 552 |
# gr.Markdown(
|
| 553 |
# """
|
| 554 |
# ### Options
|
|
|
|
| 549 |
""")
|
| 550 |
|
| 551 |
# # Options
|
| 552 |
+
# with gr.Row():
|
| 553 |
# gr.Markdown(
|
| 554 |
# """
|
| 555 |
# ### Options
|