Spaces:
Runtime error
Runtime error
lixuejing
commited on
Commit
·
fa417b3
1
Parent(s):
ab53d2a
update
Browse files
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=
|
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():
|