You're looking at a specific version of this model. Jump to the model overview.

kwaivgi /kling-v2.6-motion-control:3ea666f2

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Text prompt for video generation. You can add elements to the screen and achieve motion effects through prompt words.
image
string
Reference image. The characters, backgrounds, and other elements in the generated video are based on the reference image. Supports .jpg/.jpeg/.png, max 10MB, dimensions 340px-3850px, aspect ratio 1:2.5 to 2.5:1.
video
string
Reference video. The character actions in the generated video are consistent with the reference video. Supports .mp4/.mov, max 100MB, 3-30 seconds duration depending on character_orientation.
character_orientation
None
image
Generate the orientation of the characters in the video. 'image': same orientation as the person in the picture (max 10s video). 'video': consistent with the orientation of the characters in the video (max 30s video).
mode
None
std
Video generation mode. 'std': Standard mode (cost-effective). 'pro': Professional mode (higher quality).
keep_original_sound
boolean
True
Whether to keep the original sound of the video

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}