infery
← All models

Qwen Image Edit Plus

qwen/qwen-image-edit-plus

Image editby Qwen

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

images

Details

Accepts
image

Pricing

Price
3.75 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed. Set for reproducible generation
imagerequiredarrayImages to use as reference. Must be jpeg, png, gif, or webp.
promptrequiredstringText instruction on how to edit the given image.
go_fastbooleanRun faster predictions with additional optimizations.
aspect_ratioenum: 1:1, 16:9, 9:16, 4:3, 3:4, match_input_imageAspect ratio for the generated image
output_formatenum: webp, jpg, pngFormat of the output images
output_qualityintegerQuality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
disable_safety_checkerbooleanDisable safety checker for generated images.