multimodalart HF staff commited on
Commit
dfe775f
β€’
1 Parent(s): 4f97c1f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -229,7 +229,8 @@ with gr.Blocks(css="custom.css") as demo:
229
  allow_preview=False,
230
  columns=3,
231
  elem_id="gallery",
232
- show_share_button=False
 
233
  )
234
  with gr.Column():
235
  prompt_title = gr.Markdown(
 
229
  allow_preview=False,
230
  columns=3,
231
  elem_id="gallery",
232
+ show_share_button=False,
233
+ height=784
234
  )
235
  with gr.Column():
236
  prompt_title = gr.Markdown(