Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
facebook
/
EdgeTAM
like
28
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chongzhou
commited on
26 days ago
Commit
7af8abe
·
1 Parent(s):
87d758c
remove demo.queue()
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -629,5 +629,5 @@ with gr.Blocks() as demo:
629
)
630
631
632
-
demo.queue()
633
demo.launch()
629
)
630
631
632
+
#
demo.queue()
633
demo.launch()