multimodalart HF staff commited on
Commit
16fac59
1 Parent(s): 467563b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -351,7 +351,7 @@ with gr.Blocks(css="custom.css") as demo:
351
  columns=4,
352
  elem_id="gallery",
353
  show_share_button=False,
354
- height=450
355
  )
356
  custom_model = gr.Textbox(label="Enter a custom Hugging Face or CivitAI SDXL LoRA", interactive=False, info="Coming soon...")
357
  with gr.Column(scale=5):
 
351
  columns=4,
352
  elem_id="gallery",
353
  show_share_button=False,
354
+ height=550
355
  )
356
  custom_model = gr.Textbox(label="Enter a custom Hugging Face or CivitAI SDXL LoRA", interactive=False, info="Coming soon...")
357
  with gr.Column(scale=5):