V-STaR commited on
Commit
b41e3b2
Β·
verified Β·
1 Parent(s): 24986f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -640,7 +640,7 @@ with block:
640
  )
641
 
642
  # table info
643
- with gr.TabItem("πŸ“ About", elem_id="mvbench-tab-table", id=3):
644
  gr.Markdown(LEADERBORAD_INFO, elem_classes="markdown-text")
645
 
646
  # with gr.TabItem("πŸš€ Submit here! ", elem_id="mvbench-i2v-tab-table", id=5):
 
640
  )
641
 
642
  # table info
643
+ with gr.TabItem("πŸ“ Submission", elem_id="mvbench-tab-table", id=3):
644
  gr.Markdown(LEADERBORAD_INFO, elem_classes="markdown-text")
645
 
646
  # with gr.TabItem("πŸš€ Submit here! ", elem_id="mvbench-i2v-tab-table", id=5):