prithivMLmods commited on
Commit
e161d7f
·
verified ·
1 Parent(s): 11809b6

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -301,7 +301,7 @@ with gr.Blocks() as demo:
301
  type="pil",
302
  columns=2,
303
  rows=1,
304
- height=280,
305
  allow_preview=True,
306
  )
307
 
 
301
  type="pil",
302
  columns=2,
303
  rows=1,
304
+ height=300,
305
  allow_preview=True,
306
  )
307