lixuejing commited on
Commit
fa417b3
·
1 Parent(s): ab53d2a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -323,7 +323,7 @@ with demo:
323
  queue=True,
324
  )
325
 
326
- with gr.TabItem("🏅 VLM QuotaBenchmark", elem_id="vlm-quota-benchmark-tab-table", id=0):
327
  #leaderboard = init_leaderboard(LEADERBOARD_DF)
328
  with gr.Row():
329
  with gr.Column():
 
323
  queue=True,
324
  )
325
 
326
+ with gr.TabItem("🏅 VLM QuotaBenchmark", elem_id="vlm-quota-benchmark-tab-table", id=1):
327
  #leaderboard = init_leaderboard(LEADERBOARD_DF)
328
  with gr.Row():
329
  with gr.Column():