You're looking at a specific version of this model. Jump to the model overview.
jzhang38 /fast-hunyuan-video:6915992f
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 for video generation
|
negative_prompt |
string
|
|
Text prompt to specify what you don't want in the video.
|
width |
integer
|
1280
Min: 256 |
Width of output video
|
height |
integer
|
720
Min: 256 |
Height of output video
|
num_frames |
integer
|
125
Min: 16 |
Number of frames to generate
|
num_inference_steps |
integer
|
6
Min: 1 Max: 50 |
Number of denoising steps
|
guidance_scale |
number
|
1
Min: 0.1 Max: 10 |
Classifier free guidance scale
|
embedded_cfg_scale |
number
|
6
Min: 0.1 Max: 10 |
Embedded classifier free guidance scale
|
flow_shift |
integer
|
17
Min: 1 Max: 20 |
Flow shift parameter
|
fps |
integer
|
24
Min: 1 Max: 60 |
Frames per second of output video
|
seed |
integer
|
0
|
0 for Random seed. Set for reproducible generation
|
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'}