Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
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
linoyts/Qwen-Image-Edit-2511-AnyPose
macgaga
/
Qwen-Image-Edit-2511-AnyPose
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
linoyts
HF Staff
commited on
Dec 24, 2025
Commit
1a4a5ed
·
verified
·
1 Parent(s):
72b300a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -471,4 +471,4 @@ with gr.Blocks(css=css) as demo:
471
)
472
473
if __name__ == "__main__":
474
-
demo.launch(mcp_server=True
, show_error=True
)
471
)
472
473
if __name__ == "__main__":
474
+
demo.launch(mcp_server=True)