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 |
|---|---|---|---|
| video |
string
|
Input video file
|
|
| audio |
string
|
Input audio for person 1 (or single person)
|
|
| audio2 |
string
|
Input audio for person 2 (optional, for two-person mode)
|
|
| guidance_scale |
number
|
1.5
Min: 1 Max: 3 |
Audio conditioning strength (1.0-3.0, higher = better lip-sync)
|
| inference_steps |
integer
|
20
Min: 10 Max: 50 |
Denoising steps (10-50, higher = better quality)
|
| seed |
integer
|
1247
|
Random seed (0 for random)
|
| enable_deepcache |
boolean
|
True
|
Enable DeepCache optimization
|
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'}