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

sunfjun /stable-video-diffusion:d68b6e09

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
input_image
string
Input image
video_length
string (enum)
14_frames_with_svd

Options:

14_frames_with_svd, 25_frames_with_svd_xt

Use svd to generate 14 frames or svd_xt for 25 frames
sizing_strategy
string (enum)
maintain_aspect_ratio

Options:

maintain_aspect_ratio, crop_to_16_9, use_image_dimensions

Decide how to resize the input image
frames_per_second
integer
6

Min: 5

Max: 30

Frames per second
motion_bucket_id
integer
127

Min: 1

Max: 255

Increase overall motion in the generated video
cond_aug
number
0.02
Amount of noise to add to input image
decoding_t
integer
14
Number of frames to decode at a time
seed
integer
Random seed. Leave blank to randomize the seed

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