Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
facebook
/
cotracker
like
279
Runtime error
App
Files
Files
Community
9
Fetching metadata from the HF Docker repository...
nikkar
commited on
Oct 16, 2024
Commit
b3bcbf2
·
verified
·
1 Parent(s):
95fc45a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -611,4 +611,4 @@ with gr.Blocks() as demo:
611
)
612
613
614
-
demo.launch(show_api=False, show_error=True, debug=
True
, share=
True
)
611
)
612
613
614
+
demo.launch(show_api=False, show_error=True, debug=
False
, share=
False
)