🎉 New Year Sale: Get 20% OFF on all plans — Use code NEWYEAR2026.

Upgrade now
Qwen Image Edit thumbnail

ModelsLab/Qwen Image Edit

qwen-edit
Transformer-based image editing model with 20B parameters supports pixel-level and semantic edits, bilingual text modification, style transfer, and multi-image editing up to 1024×1024 resolution.
API PlaygroundAPI Documentation

API Endpoint URL

Base URL for all API requests to this endpoint.

https://modelslab.com/api/v6/image_editing/qwen_edit

API Authentication

Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.

Integration Examples

Production-ready code samples for API integration

{
"init_image": [
"https://assets.modelslab.com/generations/9398f98f-8b37-4d2b-98b8-04e0d22167e3.jpg",
"https://assets.modelslab.com/generations/57df2bbf-512a-4a9a-bf99-35cde14113e7.jpg"
],
"prompt": "A girl holding pepsi can from image 2 in her left hand",
"key": "YOUR_API_KEY"
}

SDKs

Official SDKs

Production-ready SDKs and client libraries for all major programming languages

API Parameters

Technical specifications for API request parameters.

Field NameParameterTechnical Description
Init Imageinit_imageAdd your URLs in JPEG, PNG, You can add upto 4 Images
PromptpromptThe text prompt for the type of image you want to generate