← Back to all generators
qwen/qwen-image-edit-plus
Official
View on Replicate →
The latest Qwen-Image’s iteration with improved multi-image editing, single-image consistency, and native support for ControlNet
Capabilities
Reference Images
Seed
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
image * | array | Images to use as reference. Must be jpeg, png, gif, or webp. | — | — |
prompt * | string | Text instruction on how to edit the given image. | — | — |
aspect_ratio | string | Aspect ratio for the generated image | "match_input_image" | 1:1 16:9 9:16 4:3 3:4 match_input_image |
disable_safety_checker | boolean | Disable safety checker for generated images. | false | — |
go_fast | boolean | Run faster predictions with additional optimizations. | true | — |
output_format | string | Format of the output images | "webp" | webp jpg png |
output_quality | integer | Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs | 95 | min: 0, max: 100 |
seed | integer | Random seed. Set for reproducible generation | — | — |
image required array Images to use as reference. Must be jpeg, png, gif, or webp.
prompt required string Text instruction on how to edit the given image.
aspect_ratio string Aspect ratio for the generated image
Default:
"match_input_image" 1:1 16:9 9:16 4:3 3:4 match_input_image
disable_safety_checker boolean Disable safety checker for generated images.
Default:
false go_fast boolean Run faster predictions with additional optimizations.
Default:
true output_format string Format of the output images
Default:
"webp" webp jpg png
output_quality integer Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
Default:
95 min: 0, max: 100 seed integer Random seed. Set for reproducible generation
Version:
7677b9cc9967 Updated: 2/26/2026 9.6M runs
cinemasetfree.com