blanchon commited on
Commit
85af09a
·
verified ·
1 Parent(s): 95aff0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -280,8 +280,6 @@ with gr.Blocks(css=css) as demo:
280
  image_and_mask = gr.ImageMask(
281
  label="Image and Mask",
282
  layers=False,
283
- height="full",
284
- width="full",
285
  show_fullscreen_button=False,
286
  sources=["upload"],
287
  show_download_button=False,
 
280
  image_and_mask = gr.ImageMask(
281
  label="Image and Mask",
282
  layers=False,
 
 
283
  show_fullscreen_button=False,
284
  sources=["upload"],
285
  show_download_button=False,