qwen/qwen-image-edit-plus 🔢🖼️📝✓❓ → 🖼️

⭐ Official ▶️ 1.4M runs 📅 Sep 2025 ⚙️ Cog 0.16.7 📄 Paper ⚖️ License
controlnet image-consistent-character-generation image-editing image-to-image multi-image-editing pose-transfer

About

The latest Qwen-Image’s iteration with improved multi-image editing, single-image consistency, and native support for ControlNet

Example Output

Prompt:

"The woman in image 2 adopts the pose from image 1"

Output

Example output

Performance Metrics

6.36s Prediction Time
6.37s Total Time
All Input Parameters
{
  "image": [
    "https://replicate.delivery/pbxt/NlPRwVX3rSb1lr6dcJw8F1QzBW8dcvFEuvJ3aygYi9iD6W4s/qwen-pose2.png",
    "https://replicate.delivery/pbxt/NlPRvwAlhPyevZ04BY6TEQmIjGYGxW1z9QHiLKabroVnmGe7/replicate-prediction-2rq8q6nrg5rmc0csex6818jzk8.jpeg"
  ],
  "prompt": "The woman in image 2 adopts the pose from image 1",
  "go_fast": true,
  "aspect_ratio": "match_input_image",
  "output_format": "webp",
  "output_quality": 95
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation
image (required) Type: array
Images to use as reference. Must be jpeg, png, gif, or webp.
prompt (required) Type: string
Text instruction on how to edit the given image.
go_fast Type: booleanDefault: true
Run faster predictions with additional optimizations.
aspect_ratio Default: match_input_image
Aspect ratio for the generated image
output_format Default: webp
Format of the output images
output_quality Type: integerDefault: 95Range: 0 - 100
Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
disable_safety_checker Type: booleanDefault: false
Disable safety checker for generated images.
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 878440
Generation took 6.15 seconds
Total safe images: 1 out of 1
Version Details
Version ID
7677b9cc9967f7725fcf5e814a5a3446bf1d4b6ab0f9c15534dbbc54c7a088f2
Version Created
September 23, 2025
Run on Replicate →