You're looking at a specific version of this model. Jump to the model overview.
tencent /hunyuan-video:14017677
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.
|
Text prompt to generate video.
|
width |
integer
|
854
Min: 1 |
Width of the video in pixels.
|
height |
integer
|
480
Min: 1 |
Height of the video in pixels.
|
video_length |
integer
|
129
Min: 1 |
Length of the video in frames.
|
infer_steps |
integer
|
50
Min: 1 |
Number of inference steps.
|
flow_shift |
number
|
7
|
Flow-shift parameter.
|
embedded_guidance_scale |
number
|
6
Min: 1 Max: 6 |
Embedded guidance scale for generation.
|
seed |
integer
|
Random seed for reproducibility.
|
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'}