Model
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | Yes | — | Text description or edit instruction |
aspect_ratio | string | No | "1:1" | "1:1", "2:3", "3:2", "9:16", "16:9" |
image_urls | string[] | No | null | 1–5 reference image URLs (triggers edit mode) |
image_count | int | No | 2 | 1–4 results to generate (edit mode only) |
image_urls is provided, the model runs in edit mode — it merges or edits the reference images based on your prompt. Otherwise it generates a new image from the prompt.
