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

arthur-qiu /longercrafter:5b7b01b7

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 chihuahua in astronaut suit floating in space, cinematic lighting, glow effect.
Prompt for video generation.
output_size
string (enum)
576x1024

Options:

576x1024, 256x256

Choose the size of the output video.
num_frames
integer
32
Number for frames to generate.
ddim_steps
integer
50
Number of denoising steps.
unconditional_guidance_scale
number
12
Classifier-free guidance scale.
seed
integer
Random seed. Leave blank to randomize the seed
save_fps
integer
10
Frame per second for the generated video.
window_size
integer
16
Window size.
window_stride
integer
4
Window stride.

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