Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
vivienfanghua/wan2.2_enhanced_amd
amd
/
wan2.2onAMD
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vivienfanghua
commited on
Oct 22
Commit
11281a8
·
verified
·
1 Parent(s):
344029c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -179,4 +179,4 @@ with gr.Blocks(
179
)
180
181
if __name__ == "__main__":
182
-
demo.queue().launch(
server_name="0.0.0.0", server_port=9001
)
179
)
180
181
if __name__ == "__main__":
182
+
demo.queue().launch()