Model
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | Yes | - | Text description of the image |
aspect_ratio | string | No | "16:9" | "21:9", "16:9", "4:3", "1:1", "3:4", "9:16", "9:21" |
resolution | string | No | "1mp" | "0.6mp", "1mp", "2mp", "4mp" |
image_urls | string[] | No | null | Reference image URLs |
guidance | float | No | - | Guidance scale (e.g. 1.5) |
steps | integer | No | - | Number of generation steps |
seed | integer | No | random | Seed for reproducibility |
prompt_upsampling | boolean | No | true | Auto-enhance prompt for more creative output |
