Spaces:
Sleeping
Sleeping
Alex
commited on
Commit
Β·
6427b56
1
Parent(s):
15c92e9
error
Browse files
app.py
CHANGED
@@ -193,8 +193,7 @@ with demo:
|
|
193 |
# ----------------------------------------------------
|
194 |
# Manual metrics submission form
|
195 |
# ----------------------------------------------------
|
196 |
-
|
197 |
-
pass
|
198 |
|
199 |
with gr.Row():
|
200 |
with gr.Column():
|
|
|
193 |
# ----------------------------------------------------
|
194 |
# Manual metrics submission form
|
195 |
# ----------------------------------------------------
|
196 |
+
gr.Markdown("## π Submit metrics manually (advanced)")
|
|
|
197 |
|
198 |
with gr.Row():
|
199 |
with gr.Column():
|