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

sebi75 /video-inference:752601d4

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_path
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
fps_id
integer
6
FPS ID for video processing
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
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'}