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

lucataco /sandbox:c091521a

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
Negative prompt for sampling
height
integer
480
Height of output video
width
integer
854
Width of output video
num_frames
integer
125
Number of frames to generate
num_inference_steps
integer
6
Number of denoising steps
guidance_scale
number
1
Classifier free guidance scale
embedded_cfg_scale
number
6
Embedded classifier free guidance scale
flow_shift
integer
17
Flow shift parameter
seed
integer
1024
Random seed
fps
integer
24
Frames per second of 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'}