CathieDaDa commited on
Commit
54a041e
·
verified ·
1 Parent(s): a755bf1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -43,6 +43,8 @@ def display_table(table_choice):
43
  return dff3_2
44
  elif table_choice == "--Option 2.3: Dimension 3-Image Aesthetics":
45
  return dff3_3
 
 
46
 
47
  with gr.Blocks() as demo:
48
  gr.Markdown(
 
43
  return dff3_2
44
  elif table_choice == "--Option 2.3: Dimension 3-Image Aesthetics":
45
  return dff3_3
46
+ elif table_choice == "Option 1: New Image Generation Test Ranking":
47
+ return dff1_1,dff1_3
48
 
49
  with gr.Blocks() as demo:
50
  gr.Markdown(