kaupane commited on
Commit
9ad5c03
·
verified ·
1 Parent(s): 3b7752b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -283,7 +283,7 @@ with gr.Blocks(title="DiT Diffusion Model Generator", theme=gr.themes.Soft()) as
283
  label="Generated Images",
284
  columns=6,
285
  rows=4,
286
- height=550,
287
  object_fit="contain",
288
  allow_preview=True,
289
  show_download_button=True
 
283
  label="Generated Images",
284
  columns=6,
285
  rows=4,
286
+ height=600,
287
  object_fit="contain",
288
  allow_preview=True,
289
  show_download_button=True