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:
Duplicated from
facebook/cotracker
PGSCOM
/
cotracker
like
2
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
PGSCOM
commited on
Feb 27, 2025
Commit
9e4e687
·
verified
·
1 Parent(s):
d545dd1
Api añadida
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -620,4 +620,4 @@ with gr.Blocks() as demo:
620
)
621
622
623
-
demo.launch(show_api=
False
, show_error=True, debug=False, share=False)
620
)
621
622
623
+
demo.launch(show_api=
True
, show_error=True, debug=False, share=False)