You're looking at a specific version of this model. Jump to the model overview.
zurk /hunyuanvideo:d12e2264
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.
|
Input prompt for video generation
|
negative_prompt |
string
|
Negative prompt
|
|
width |
integer
|
1280
Min: 1 |
Video width
|
height |
integer
|
720
Min: 1 |
Video height
|
video_length |
integer
|
129
Min: 1 Max: 129 |
Number of frames
|
seed |
integer
|
Random seed
|
|
guidance_scale |
number
|
6
Min: 1 Max: 6 |
Classifier-free guidance scale
|
embedded_guidance_scale |
number
|
6
Min: 1 Max: 6 |
Embedded guidance scale
|
num_inference_steps |
integer
|
50
Min: 1 |
Number of inference steps
|
flow_shift |
number
|
7
|
Flow shift parameter
|
flow_reverse |
boolean
|
True
|
Whether to reverse flow
|
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'}