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.

Transfers motion from a reference video to a character image. Model
Kling 2.6 Motion Control

Inputs

  • prompt (STRING)
    Optional text guiding style, lighting, or environment. Motion is derived from reference video.
  • video_url (STRING)
    Reference video used for motion extraction. Must contain human subject motion.
  • image (IMAGE)
    Required reference image used for character appearance.
  • image_url (STRING)
    URL version of reference image.
  • character_orientation (STRING)
    Controls motion alignment mode. Options: video, image
  • mode (STRING)
    Quality mode selection. Options: std, pro
  • keep_original_sound (STRING)
    Determines whether original audio is preserved. Options: yes, no

Outputs

  • VIDEO (VIDEO)
    Generated motion-transfer video.
  • VIDEO_URL (STRING)
    Public URL of generated video.
  • FILE_PATH (STRING)
    Local storage path of output video.