Skip to main content

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.

Fast version of multi-image remix generation using 1–6 reference images. Model
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.