Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
facebook/cotracker
PGSCOM
/
cotracker
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
PGSCOM
commited on
Feb 27
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)