Model
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | Yes | — | Text description of the image to generate |
image_urls | string[] | No | null | Reference image URLs for image-to-image mode (max 6) |
aspect_ratio | string | No | "1:1" | 1:1, 3:4, 4:3, 9:16, 16:9, 2:3, 3:2, 21:9 |
resolution | string | No | "2k" | 1k, 2k, or 4k |
seed | integer | No | random | Seed for reproducibility |
