aifeifei798 commited on
Commit
76bc2e4
Β·
verified Β·
1 Parent(s): 42aed2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ with gr.Blocks() as demo:
120
  gallery = gr.Gallery(
121
  label="δ½œε“ι›†",
122
  columns=3,
123
- height="auto",
124
  show_download_button=True,
125
  object_fit="contain",
126
  show_label=False
 
120
  gallery = gr.Gallery(
121
  label="δ½œε“ι›†",
122
  columns=3,
123
+ height=600,
124
  show_download_button=True,
125
  object_fit="contain",
126
  show_label=False