image_urls is provided. Supports style transfer with 1–4 reference images.
Model
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
prompt | string | Yes | Text description of the image (max 2000 chars) |
aspect_ratio | string | No | 1:1, 2:3, 3:2, 3:4, 4:3, 9:16, 16:9 (default: 1:1) |
image_urls | array | No | Omit for T2I. 1–4 images for editing/style transfer |
negative_prompt | string | No | What to avoid in the image (max 500 chars) |
prompt_extend | boolean | No | Smart prompt rewriting (default: true) |
seed | integer | No | Seed for reproducibility |
