You're looking at a specific version of this model. Jump to the model overview.
zsxkib /hunyuan-video2video:950d5401
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
|
|
prompt |
string
|
high quality video
|
Text prompt describing the desired video output
|
width |
integer
|
768
Min: 64 Max: 2048 |
Output video width
|
height |
integer
|
768
Min: 64 Max: 2048 |
Output video height
|
keep_proportion |
boolean
|
True
|
Keep aspect ratio when resizing
|
steps |
integer
|
50
Min: 1 Max: 100 |
Number of sampling steps
|
guidance_scale |
number
|
6
Min: 1 Max: 20 |
Guidance scale for generation
|
denoise_strength |
number
|
0.95
Max: 1 |
Strength of denoising (0-1)
|
flow_shift |
integer
|
7
Min: 1 Max: 20 |
Flow shift parameter for video generation
|
seed |
integer
|
Set a seed for reproducibility. Random by default.
|
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'}