MKFMIKU commited on
Commit
6a280f4
ยท
1 Parent(s): e170e39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ with image_blocks as demo:
78
  )
79
 
80
  with gr.Column():
81
- image_out = gr.Image(label="Removal Result", elem_id="output-img").style(height=400)
82
  with gr.Row():
83
  gr.Examples(examples=[
84
  'examples/web-shadow0248.jpg',
 
78
  )
79
 
80
  with gr.Column():
81
+ image_out = gr.Image(label="Removal Result", elem_id="output-img")
82
  with gr.Row():
83
  gr.Examples(examples=[
84
  'examples/web-shadow0248.jpg',