Spaces:
Sleeping
Sleeping
hhhhhh0103
commited on
Commit
β’
66684ad
1
Parent(s):
57d1f06
Update app.py
Browse files
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 |
)
|