Qwen-Image Image Editing
Images
Qwen-Image Image Editing
POST
Qwen-Image Image Editing
Qwen-Image Image Editing — a 20B MMDiT model for next-generation image editing generation. Based on 20B Qwen-Image, it provides precise bilingual text editing (Chinese and English) while preserving style, and supports both semantic-level and appearance-level editing.
Request Headers
Enum values:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
The prompt used to generate the image.
The image used to generate the image.
The random seed used for generation. -1 means a random seed will be used. Range: -1 ~ 2147483647. The default value is -1.
The format of the output image. The default is jpeg.
Enum values:
Enum values:
jpeg, png, webpResponse Parameters
The task_id of the asynchronous task. You should use this task_id to request the Get Task Result API to obtain the generation result.