Commit History

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

JrOmeGa commited on

Surface DashScope API error instead of crashing on None output
97a65a8

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

Fix: pin huggingface_hub<0.26 to restore HfFolder compatibility
345fbc4

JrOmeGa commited on

Fix: use Gradio 4.44 + Python 3.10 to avoid audioop and HfFolder issues
29b6b91

JrOmeGa commited on

Fix: pin Python 3.11 to avoid audioop removal in 3.13
189db7b

JrOmeGa commited on

Fix: upgrade to Gradio 5 for Python 3.13 compatibility
61df592

JrOmeGa commited on

Initial commit: Gradio image editing app with DashScope API
d1a4334

JrOmeGa commited on