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

kwaivgi /kling-v1.6-standard:7e324e5f

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 image generation
negative_prompt
string
Negative prompt for image generation
start_image
string
First frame of the video
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.
aspect_ratio
None
16:9
Aspect ratio of the video. Ignored if start_image is provided.
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'}