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

chenxwh /depth-any-video:4055afe2

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_or_video
string
Input image or video
input_is_video
boolean
True
Specify if the input is a video.
denoise_steps
integer
3
Number of denoising steps, 1-3 steps work fine
num_frames
integer
32
Number of frames to infer per forward. This should be an even number
decode_chunk_size
integer
16
Number of frames to decode per forward
num_interp_frames
integer
16
Number of frames for inpaint inference
num_overlap_frames
integer
6
Number of frames to overlap between windows
max_resolution
integer
1024
Maximum resolution for inference
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'}