You're looking at a specific version of this model. Jump to the model overview.
cjwbw /controlvideo:91710b3f
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 striking mallard floats effortlessly on the sparkling pond.
|
Text description of target video
|
video_path |
string
|
source video
|
|
condition |
string
(enum)
|
depth
Options: depth, canny, pose |
Condition of structure sequence
|
video_length |
integer
|
15
|
Length of synthesized video
|
smoother_steps |
string
|
19, 20
|
Timesteps at which using interleaved-frame smoother, separate with comma
|
is_long_video |
boolean
|
False
|
Whether to use hierarchical sampler to produce long video
|
num_inference_steps |
integer
|
50
|
Number of denoising steps
|
guidance_scale |
number
|
12.5
Min: 1 Max: 20 |
Scale for classifier-free guidance
|
seed |
string
|
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'}