Edit and transform images using Qwen wan-2.5 model
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | ✅ Yes | - | Text description of the desired image transformation or editing instructions |
images | array | ✅ Yes | - | Array of image URLs to be edited. Supports one or multiple input images |
size | string | ❌ No | - | The size of the output image in pixels (widthheight), e.g., “12801786” |
seed | integer | ❌ No | -1 | Random seed for generation reproducibility. Set to -1 for random generation |