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

cjwbw /kandinskyvideo:849b70f3

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
a red car is drifting on the mountain road, close view, fast movement
Input prompt.
negative_prompt
string
Specify things to not see in the output
width
integer
640
Width of output video. Lower the setting if out of memory.
height
integer
384
Height of output video. Lower the setting if out of memory.
num_inference_steps
integer
50
Number of denoising steps
guidance_scale
number
5
Scale for classifier-free guidance
interpolation_guidance_scale
number
0.25
Scale for interpolation guidance
interpolation_level
string (enum)
low

Options:

low, medium, high

An enumeration.
fps
integer
10
fps for the output 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'}