Image GenerationActive
Qwen / Qwen-Image-Edit
Qwen-Image-Edit
Qwen Image Edit, the image editing version of Qwen-Image.
Image to ImageImage EditingBf16Qwen Image
Model ID
Qwen-Image-Edit
Provider
qwen
Updated
1770491985
wiro playground—qwen/Qwen-Image-Edit
Updated 1770491985
Qwen-Image-Edit delivers precise image editing in Chinese and English, including text edits, color adjustments, detail enhancement, style transfer, and object-level changes like adding/removing elements or repositioning subjects and actions.
Example prompts
Great starting points for Qwen-Image-Edit.
Add a small wooden sign in the forground in front of the flamingos with the text 'Welcome to FLAMINGO Beach'Image Generation
Replace the figs in the image with applesImage Generation
API quick start
Run Qwen-Image-Edit with a single API call.
POST https://api.wiro.ai/v1/Run/Qwen/Qwen-Image-Edit
{
"prompt": "Add a small wooden sign in the forground …",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"negativePrompt": "..."
}