Roopansh commited on
Commit
8e4fc4f
Β·
verified Β·
1 Parent(s): a081afa
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -289,7 +289,7 @@ with image_blocks as demo:
289
  # image_out = gr.Image(label="Output", elem_id="output-img", height=400)
290
  # masked_img = gr.Image(label="Masked image output", elem_id="masked-img",show_share_button=False)
291
 
292
- masked_img = []
293
 
294
  with gr.Column():
295
  # image_out = gr.Image(label="Output", elem_id="output-img", height=400)
 
289
  # image_out = gr.Image(label="Output", elem_id="output-img", height=400)
290
  # masked_img = gr.Image(label="Masked image output", elem_id="masked-img",show_share_button=False)
291
 
292
+ masked_img = ()
293
 
294
  with gr.Column():
295
  # image_out = gr.Image(label="Output", elem_id="output-img", height=400)