Hunyuan Text-to-Video
Video
Hunyuan Text-to-Video
POST
Hunyuan Text-to-Video
HunyuanVideo is an industry-leading text-to-video generation model that can generate high-quality videos with realistic motion based on text descriptions.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Model name.Supported:
hunyuan-video-fast.Width of the output video.Supported:
720, 1280.Height of the output video.Supported:
- When
widthis1280,heightis720 - When
widthis720,heightis1280
Random seed used for noise generation, making the output reproducible. The same seed and parameters will produce the same content.Range:
-1 <= x <= 9999999999.Number of denoising steps. More steps generally produce better results but take longer.Range:
2 <= x <= 30.Prompt to guide the generation.Range:
1 <= x <= 2000.Response
The task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.