Image GenerationActive
pruna / qwen-image-edit-plus
qwen-image-edit-plus
Qwen Image Edit Plus powered by Pruna AI
Image to ImageImage Editing
Model ID
qwen-image-edit-plus
Provider
pruna
Updated
1774538212
wiro playground—pruna/qwen-image-edit-plus
Updated 1774538212
Pruna-Qwen-Image-Edit-Plus is a high-quality image editing and image-to-image model that enables precise, realistic visual modifications while preserving structure, identity, lighting, and camera geometry. It supports tasks like background changes, object addition or removal, style transformation, and subtle retouching, producing consistent, photorealistic results from a simple input image and prompt.
Example prompts
Great starting points for qwen-image-edit-plus.
Change the color of the walls to blueImage Generation
Remove all the rugs from the wallImage Generation
The penguin is so lonely. Add a friend next to it.Image Generation
Change the woman's dressing with a wedding dress and the man's dressing with a tuxedoImage Generation
Place the man next to the woman, make them look directly at the camera and smile. Change the background to a churchImage Generation
API quick start
Run qwen-image-edit-plus with a single API call.
POST https://api.wiro.ai/v1/Run/pruna/qwen-image-edit-plus
{
"prompt": "Place the man next to the woman, make the…",
"inputImage": "https://your-cdn.com/input.png",
"aspectRatio": "match_input_image",
"seed": 0
}