Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
zerogpu-aoti/wan2-2-fp8da-aoti
rahul7star
/
wan2-2-FAST-T2v-14B
like
6
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rahul7star
commited on
Aug 9
Commit
01e11ea
·
verified
·
1 Parent(s):
cb05541
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -198,4 +198,4 @@ with gr.Blocks() as demo:
198
)
199
200
if __name__ == "__main__":
201
-
demo.queue().launch(
mcp_server=True
)
198
)
199
200
if __name__ == "__main__":
201
+
demo.queue().launch()