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.

Generate a video using a reference image and a template video Model
Wan2.2-Animate-14B

Inputs

  • refer_path (required)
    Type: STRING
    Reference image URL for video generation.
  • video_path (required)
    Type: STRING
    Template video URL for video generation.
  • resolution (optional)
    Type: ENUM
    Options: 480p, 720p
    Default: 480p
    Resolution of the output video.

Outputs

  • video (VIDEO)
    Generated video tensor.
  • video_url (STRING)
    Public URL of generated video.
  • file_path (STRING)
    Local saved video path.