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

tencent /hunyuan-video:6c9132ae

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
A cat walks on the grass, realistic style
The prompt to guide the video generation
width
integer
864

Min: 16

Max: 1280

Width of the video in pixels (must be divisible by 16)
height
integer
480

Min: 16

Max: 1280

Height of the video in pixels (must be divisible by 16)
video_length
integer
129

Min: 1

Max: 200

Number of frames to generate (must be 4k+1, ex: 49 or 129)
infer_steps
integer
50

Min: 1

Number of denoising steps
embedded_guidance_scale
number
6

Min: 1

Max: 10

Guidance scale
fps
integer
24

Min: 1

Frames per second of the output video
seed
integer
Random seed (leave empty for random)

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'}