You're looking at a specific version of this model. Jump to the model overview.

zsxkib /hunyuan-video2video:71251e34

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
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
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}