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

lucataco /hunyuanvideo:2b1add9b

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
The prompt to guide the video generation
width
integer
960

Min: 512

Max: 1280

Width of the video in pixels
height
integer
544

Min: 320

Max: 720

Height of the video in pixels
num_frames
integer
61

Min: 49

Max: 129

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

Min: 1

Max: 50

Number of denoising steps
guidance_scale
number
6

Min: 1

Max: 10

Guidance scale
fps
integer
15

Min: 1

Max: 30

Frames per second of the output video
seed
integer
0
Random seed (0 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'}