hhhhhh0103 commited on
Commit
66684ad
β€’
1 Parent(s): 57d1f06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -254,5 +254,5 @@ gradio_app = gr.Interface(
254
  πŸ’Ž Current UI interface only unleashes a small part of the capabilities of SAMReg, i.e., 2D registration w 'embedding' mode. \
255
  </p>",
256
  cache_examples=False,
257
- allow_flagging="never",
258
  )
 
254
  πŸ’Ž Current UI interface only unleashes a small part of the capabilities of SAMReg, i.e., 2D registration w 'embedding' mode. \
255
  </p>",
256
  cache_examples=False,
257
+ # allow_flagging="never",
258
  )