QwenImageEdit / app.py

Commit History

Switch Qwen model to qwen-image-2.0-pro
854172e

JrOmeGa commited on

Add api_name=False to submit_btn.click to fix TypeError in gradio_client schema generation
6224b86

JrOmeGa commited on

Fix: use type=filepath for gr.Image to avoid additionalProperties schema bug
47fefd2

JrOmeGa commited on

Fix: replace lambdas with named functions, add api_name=False to preset buttons
a052500

JrOmeGa commited on

Fix: upgrade to Gradio 5.10.0, remove version hacks, drop Image type hints
d4201f4

JrOmeGa commited on

Initial commit: Gradio image editing app with DashScope API
d1a4334

JrOmeGa commited on