Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
linoyts
/
FramePack-F1
like
83
Running
on
Zero
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
multimodalart
HF Staff
commited on
1 day ago
Commit
119219f
·
verified
·
1 Parent(s):
2c322c9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -485,4 +485,4 @@ adapted from the officical code repo [FramePack](https://github.com/lllyasviel/F
485
# )
486
487
488
-
block.launch(share=True)
485
# )
486
487
488
+
block.launch(share=True
, mcp_server=True
)