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
EGRGIO/wan2-2-miss-2
EGRGIO
/
wan2-2-sqrt-1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
EGRGIO
commited on
Jan 21
Commit
d457cfe
·
verified
·
1 Parent(s):
2da2933
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -555,4 +555,4 @@ def check_ffmpeg():
555
return False
556
557
if __name__ == "__main__":
558
-
demo.queue().launch(
mcp_server
=
True
)
555
return False
556
557
if __name__ == "__main__":
558
+
demo.queue().launch(
ssl_verify
=
False
)