Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
linoyts/Qwen-Image-Edit-2509-Fast
linoyts
/
Qwen-Image-Edit-2511-Fast
like
152
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
linoyts
HF Staff
commited on
11 days ago
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)