> ## 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 Fast

> Fast version of multi-image remix generation using 1–6 reference images.

Fast version of multi-image remix generation using 1–6 reference images.

**Model**

```bash theme={null}
reve-remix-fast-20251030
```

## 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.
* **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.
