r3gm commited on
Commit
9366af3
β€’
1 Parent(s): 7ed22bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -636,7 +636,7 @@ with gr.Blocks(theme="NoCrypt/miku", css=CSS) as app:
636
  show_label=False,
637
  elem_id="gallery",
638
  columns=[2],
639
- rows=[3],
640
  object_fit="contain",
641
  # height="auto",
642
  interactive=False,
 
636
  show_label=False,
637
  elem_id="gallery",
638
  columns=[2],
639
+ rows=[2],
640
  object_fit="contain",
641
  # height="auto",
642
  interactive=False,