CathieDaDa commited on
Commit
7b4a998
·
verified ·
1 Parent(s): e909014

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.Tab( gr.Markdown("** New Image Generation **")):
59
  with gr.Column():
60
  dropdown = gr.Dropdown(choices=["Option 1: New Image Generation Quality Ranking",
61
  "----Dimension 1-Alignment with Instruction",
 
55
  For access to the full research report, please contact Prof. Jiang at jiangz@hku.hk.
56
  """
57
  )
58
+ with gr.Tab("New Image Generation"):
59
  with gr.Column():
60
  dropdown = gr.Dropdown(choices=["Option 1: New Image Generation Quality Ranking",
61
  "----Dimension 1-Alignment with Instruction",