You're looking at a specific version of this model. Jump to the model overview.
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
|
Prompt
|
|
| src_video |
string
|
Input video to edit.
|
|
| src_mask |
string
|
Input mask video to edit.
|
|
| src_ref_images |
array
|
Input reference images to edit.
|
|
| speed_mode |
None
|
Lightly Juiced 🍊 (more consistent)
|
Speed optimization level
|
| frame_num |
integer
|
81
|
Number of frames to generate.
|
| size |
None
|
832*480
|
Output resolution
|
| seed |
integer
|
-1
|
Random seed (-1 for random)
|
| sample_shift |
integer
|
16
|
Sample shift
|
| sample_solver |
None
|
unipc
|
Sample solver
|
| sample_steps |
integer
|
50
|
Sample steps
|
| sample_guide_scale |
number
|
5
|
Sample guide scale
|
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'}