Niki Zhang commited on
Commit
cbf8cd2
·
verified ·
1 Parent(s): 7438931

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1506,8 +1506,8 @@ def create_ui():
1506
  )
1507
  with gr.Column():
1508
  result = gr.Gallery(
1509
- label="Result"
1510
- height='auto',
1511
  columns=4
1512
  # columns=4,
1513
  # rows=2,
 
1506
  )
1507
  with gr.Column():
1508
  result = gr.Gallery(
1509
+ label="Result",
1510
+ height="auto",
1511
  columns=4
1512
  # columns=4,
1513
  # rows=2,