Update app.py
Browse files
app.py
CHANGED
|
@@ -284,7 +284,7 @@ with demo:
|
|
| 284 |
# headers=EVAL_COLS,
|
| 285 |
# datatype=EVAL_TYPES,
|
| 286 |
# row_count=5,
|
| 287 |
-
)
|
| 288 |
# with gr.Row():
|
| 289 |
# gr.Markdown("# ✉️✨ Submit your model here!", elem_classes="markdown-text")
|
| 290 |
|
|
|
|
| 284 |
# headers=EVAL_COLS,
|
| 285 |
# datatype=EVAL_TYPES,
|
| 286 |
# row_count=5,
|
| 287 |
+
# )
|
| 288 |
# with gr.Row():
|
| 289 |
# gr.Markdown("# ✉️✨ Submit your model here!", elem_classes="markdown-text")
|
| 290 |
|