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 |
string
(enum)
|
Lightly Juiced π (more consistent)
Options: Lightly Juiced π (more consistent), Juiced π₯ (more speed), Extra Juiced π (even more speed) |
Speed optimization level
|
frame_num |
integer
|
81
|
Number of frames to generate.
|
size |
string
(enum)
|
1280*720
Options: 720*1280, 1280*720, 480*832, 832*480 |
Output resolution
|
seed |
integer
|
-1
|
Random seed (-1 for random)
|
sample_shift |
integer
|
16
|
Sample shift
|
sample_solver |
string
(enum)
|
unipc
Options: unipc, dpm++ |
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'}