Alex commited on
Commit
6427b56
Β·
1 Parent(s): 15c92e9
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -193,8 +193,7 @@ with demo:
193
  # ----------------------------------------------------
194
  # Manual metrics submission form
195
  # ----------------------------------------------------
196
- with gr.Markdown("## πŸ“ Submit metrics manually (advanced)"):
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():