Reve AI
This page is auto-generated from model configurations. Last updated: 2026-03-13.
This reference lists all available Reve AI image generation models and their parameters. Use these parameter names when calling the Generation API.
Reve Create
Model ID: model_reve-create
Capabilities: txt2img
LLM Markdown: https://app.scenario.com/api/models/model_reve-create/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
prompt | string | No | - | - | - | - | Text prompt for image generation |
aspectRatio | string | No | 4:3 | - | - | 16:9, 3:2, 4:3, 1:1, 3:4, 2:3, 9:16 | The desired aspect ratio of the generated image |
seed | number | No | - | - | - | - | Use a seed for reproducible results. Leave blank to use a random seed. |
Reve Remix
Model ID: model_reve-remix
Capabilities: img2img
LLM Markdown: https://app.scenario.com/api/models/model_reve-remix/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
prompt | string | No | - | - | - | - | Text prompt for image generation |
referenceImages | file_array | No | - | - | - | - | List of 1-4 image files to remix from |
aspectRatio | string | No | 4:3 | - | - | 16:9, 3:2, 4:3, 1:1, 3:4, 2:3, 9:16 | The desired aspect ratio of the generated image |
Updated about 4 hours ago