Abijith commited on
Commit
1a5fb0f
·
1 Parent(s): ecf09db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -157,7 +157,6 @@ main_scribble = gr.Interface(
157
  gr.outputs.Image(type="pil", label="Mask with Image"),
158
  gr.outputs.Image(type="pil", label="Mask")
159
  ],
160
- allow_flagging="never",
161
  title="SAM based Segment Annotator.",
162
  description='Sketch the portion where you want to create Mask.',
163
  examples=[
 
157
  gr.outputs.Image(type="pil", label="Mask with Image"),
158
  gr.outputs.Image(type="pil", label="Mask")
159
  ],
 
160
  title="SAM based Segment Annotator.",
161
  description='Sketch the portion where you want to create Mask.',
162
  examples=[