Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hhhhhh0103
/
SAMReg
like
0
Running
on
CPU Upgrade
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hhhhhh0103
commited on
Mar 24, 2024
Commit
0b2af16
·
verified
·
1 Parent(s):
c9e54ab
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -257,4 +257,4 @@ gradio_app = gr.Interface(
257
# allow_flagging="never",
258
)
259
260
-
gradio_app.launch(
enable_queue=False,
share=True)
257
# allow_flagging="never",
258
)
259
260
+
gradio_app.launch(share=True)