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
nikkar
commited on
Oct 16
Commit
b3bcbf2
•
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
)