CathieDaDa commited on
Commit
1026948
·
verified ·
1 Parent(s): 0f9fe05

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ with gr.Blocks() as demo:
55
  For access to the full research report, please contact Prof. Jiang at jiangz@hku.hk.
56
  """
57
  )
58
- with gr.Column():
59
  with gr.Tab("New Image Generation Test Ranking"):
60
  with gr.Column():
61
  dropdown = gr.Dropdown(choices=["Option 1: New Image Generation Quality Ranking",
 
55
  For access to the full research report, please contact Prof. Jiang at jiangz@hku.hk.
56
  """
57
  )
58
+ with gr.Row():
59
  with gr.Tab("New Image Generation Test Ranking"):
60
  with gr.Column():
61
  dropdown = gr.Dropdown(choices=["Option 1: New Image Generation Quality Ranking",