zhengli1013 commited on
Commit
bb7b52a
·
verified ·
1 Parent(s): a71d97a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1193,10 +1193,10 @@ with block:
1193
  outputs=[submit_button_i2v, submit_succ_button_i2v, fail_textbox_i2v]
1194
  )
1195
  with gr.TabItem("⭐ [VBench2]Submit here! ", elem_id="mvbench-tab-table", id=9):
1196
- gr.Markdown(LEADERBORAD_INTRODUCTION, elem_classes="markdown-text")
1197
 
1198
  with gr.Row():
1199
- gr.Markdown(SUBMIT_INTRODUCTION, elem_classes="markdown-text")
1200
 
1201
  with gr.Row():
1202
  gr.Markdown("# ✉️✨ Submit your model evaluation json file here!", elem_classes="markdown-text")
 
1193
  outputs=[submit_button_i2v, submit_succ_button_i2v, fail_textbox_i2v]
1194
  )
1195
  with gr.TabItem("⭐ [VBench2]Submit here! ", elem_id="mvbench-tab-table", id=9):
1196
+ gr.Markdown(LEADERBORAD_INTRODUCTION2, elem_classes="markdown-text")
1197
 
1198
  with gr.Row():
1199
+ gr.Markdown(SUBMIT_INTRODUCTION2, elem_classes="markdown-text")
1200
 
1201
  with gr.Row():
1202
  gr.Markdown("# ✉️✨ Submit your model evaluation json file here!", elem_classes="markdown-text")