RashiAgarwal commited on
Commit
ea0c1b2
·
1 Parent(s): e415ef5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -301,7 +301,7 @@ with gr.Blocks(title='Fast Segment Anything') as demo:
301
  contour_check,
302
  retina_check,
303
  text_box,
304
- wider_check,
305
  ],
306
  outputs=segm_img_t)
307
 
 
301
  contour_check,
302
  retina_check,
303
  text_box,
304
+
305
  ],
306
  outputs=segm_img_t)
307