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

kwaivgi /kling-v2.6:b13f36d0

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
start_image
string
First frame of the video
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
generate_audio
boolean
True
Generate audio for the video. When enabled, the model will create synchronized audio based on the video content.

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