> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Reve Remix

> Generates an image from 1–6 reference images combined with a text prompt.

Generates an image from 1–6 reference images combined with a text prompt.

**Model**

```bash theme={null}
reve-remix-20250915
```

## Inputs

* **prompt (required)**
  * Type: STRING
  * Description: Text prompt guiding remix generation.
* **image (optional)**
  * Type: IMAGE
  * Description: 1–6 reference images from ComfyUI.
* **image\_url (optional)**
  * Type: STRING
  * Description: 1–6 reference image URLs (comma-separated).
* **aspect\_ratio (optional)**
  * Type: ENUM
  * Options: "", 16:9, 9:16, 3:2, 2:3, 4:3, 3:4, 1:1
  * Description: Controls output image aspect ratio.

## Outputs

* **video (VIDEO)**\
  Generated video tensor.
* **video\_url (STRING)**\
  Public URL of generated video.
* **file\_path (STRING)**\
  Local saved video path.
