lwpyh commited on
Commit
12a8388
·
verified ·
1 Parent(s): f7ee611

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -477,7 +477,7 @@ with block:
477
  # Table 0
478
  df = pd.read_csv("https://huggingface.co/spaces/V-STaR-Bench/V-STaR-LeaderBoard/resolve/main/results.csv")
479
 
480
- with gr.TabItem("📊 V-STaR", elem_id="vbench-tab-table", id=1):
481
  with gr.Row():
482
  with gr.Accordion("Citation", open=False):
483
  citation_button = gr.Textbox(
 
477
  # Table 0
478
  df = pd.read_csv("https://huggingface.co/spaces/V-STaR-Bench/V-STaR-LeaderBoard/resolve/main/results.csv")
479
 
480
+ with gr.TabItem("📊 V-STaR"):
481
  with gr.Row():
482
  with gr.Accordion("Citation", open=False):
483
  citation_button = gr.Textbox(