Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jonathanagustin
/
video_analyzer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Claude
commited on
Dec 28, 2025
Commit
3f663be
·
unverified
·
1 Parent(s):
56cb458
fix: Update description text
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -857,4 +857,4 @@ def create_demo():
857
demo = create_demo()
858
859
if __name__ == "__main__":
860
-
demo.launch(
ssr_mode=False
)
857
demo = create_demo()
858
859
if __name__ == "__main__":
860
+
demo.launch()