Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Wan-AI/Wan2.1
azhan77168
/
aw
like
6
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chaojiemao
commited on
Feb 26
Commit
689c6b9
·
verified
·
1 Parent(s):
e67efa8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -392,4 +392,4 @@ with gr.Blocks() as demo:
392
)
393
394
demo.queue(max_size=10)
395
-
demo.launch(
ssr_mode
=
False
)
392
)
393
394
demo.queue(max_size=10)
395
+
demo.launch(
ssr
=
True
)