syingxi commited on
Commit
6f45d16
·
verified ·
1 Parent(s): 8087c6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1602,7 +1602,7 @@ with block:
1602
  outputs=[submit_button_vbench2, submit_succ_button_vbench2, fail_textbox_vbench2]
1603
  )
1604
 
1605
- with gr.TabItem("[VBench Trust_Worthiness]Submit here! ", elem_id="mvbench-tab-table", id=12):
1606
  gr.Markdown(LEADERBORAD_INTRODUCTION, elem_classes="markdown-text")
1607
 
1608
  with gr.Row():
 
1602
  outputs=[submit_button_vbench2, submit_succ_button_vbench2, fail_textbox_vbench2]
1603
  )
1604
 
1605
+ with gr.TabItem("[VBench Trust_Worthiness]Submit here! ", elem_id="mvbench-tab-table", id=12):
1606
  gr.Markdown(LEADERBORAD_INTRODUCTION, elem_classes="markdown-text")
1607
 
1608
  with gr.Row():