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

sebi75 /video-inference:2ea1dd84

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
Path to the input image file or folder with image files
num_frames
integer
Number of frames to process
version
string
svd
Version of the model
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
motion_bucket_id
integer
127
Motion bucket ID for video processing
cond_aug
number
0.02
Condition augmentation factor
seed
integer
23
Seed for random number generation
fps_id
integer
6

Min: 5

Max: 30

Frames per second
decoding_t
integer
14
Number of frames decoded at a time, affects VRAM usage

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