CathieDaDa commited on
Commit
e98d7e4
verified
1 Parent(s): 995929b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ with gr.Blocks() as demo:
60
  with gr.Row():
61
  dropdown = gr.Dropdown(choices=["Option 1: Image Generation Test Ranking", "Option 2: Image Revision Test Ranking", "Option 3: Safety and Responsibility Ranking","Option 4: Rankings of Image Generation Task by Dimensio-Alignment with Instruction","Option 5: Rankings of Image Generation Task by Dimension-Image Integrity","Option 6: Rankings of Image Generation Task by Dimension-Image Aesthetics","Option 7: Rankings of Image Revision Task by Dimension-Alignment with Reference","Option 8: Rankings of Image Revision Task by Dimension-Image Integrity","Option 9: Rankings of Image Revision Task by Dimension-Image Aesthetics"],
62
  label="Select a Leaderboard",
63
- value="Image Generation Test Ranking") # 璁剧疆榛樿鍊间负"Table 1"
64
 
65
  with gr.Row():
66
  output = gr.DataFrame(value=dff1_1) # 璁剧疆鍒濆鍊间负table_1
 
60
  with gr.Row():
61
  dropdown = gr.Dropdown(choices=["Option 1: Image Generation Test Ranking", "Option 2: Image Revision Test Ranking", "Option 3: Safety and Responsibility Ranking","Option 4: Rankings of Image Generation Task by Dimensio-Alignment with Instruction","Option 5: Rankings of Image Generation Task by Dimension-Image Integrity","Option 6: Rankings of Image Generation Task by Dimension-Image Aesthetics","Option 7: Rankings of Image Revision Task by Dimension-Alignment with Reference","Option 8: Rankings of Image Revision Task by Dimension-Image Integrity","Option 9: Rankings of Image Revision Task by Dimension-Image Aesthetics"],
62
  label="Select a Leaderboard",
63
+ value="Option 1: Image Generation Test Ranking") # 璁剧疆榛樿鍊间负"Table 1"
64
 
65
  with gr.Row():
66
  output = gr.DataFrame(value=dff1_1) # 璁剧疆鍒濆鍊间负table_1