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

kwaivgi /kling-v1.6-pro:03b02153

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
negative_prompt
string
Things you do not want to see in the video
aspect_ratio
None
16:9
Aspect ratio of the video. Ignored if start_image is provided.
start_image
string
First frame of the video. A start or end image is required.
end_image
string
Last frame of the video. A start or end image is required.
reference_images
array
Reference images to use in video generation (up to 4 images). Also known as scene elements.
cfg_scale
number
0.5

Max: 1

Flexibility in video generation; The higher the value, the lower the model's degree of flexibility, and the stronger the relevance to the user's prompt.
duration
None
5
Duration of the video in seconds

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'}