alielfilali01 commited on
Commit
a97ba93
·
verified ·
1 Parent(s): d82dbf3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -600,9 +600,9 @@ def main():
600
  )
601
 
602
  with gr.Tab("Submit Here"):
603
- gr.Markdown(ABOUT_SECTION)
604
  gr.Markdown("---")
605
- gr.Markdown("# This space is a legacy leaderboard in an archived mode and no longer accept models' submissions")
606
  with gr.Row():
607
  with gr.Accordion("📙 Citation", open=False):
608
  citation_button = gr.Textbox(
 
600
  )
601
 
602
  with gr.Tab("Submit Here"):
603
+ gr.Markdown("# This space is a legacy leaderboard in archived mode and no longer accepts model submissions.")
604
  gr.Markdown("---")
605
+ gr.Markdown(ABOUT_SECTION)
606
  with gr.Row():
607
  with gr.Accordion("📙 Citation", open=False):
608
  citation_button = gr.Textbox(