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.
请求头
枚举值:
application/jsonBearer 身份验证格式: Bearer {{API 秘钥}}。
Request Body
Model name.Supported:
hunyuan-video-fast.The width of the output video.Supported:
720, 1280.The height of the output video.Supported:
- When
widthis1280,heightis720 - When
widthis720,heightis1280
Random seed, used to generate noise and make the generated results reproducible. The same seed and parameters will produce the same content.Value range:
-1 <= x <= 9999999999.Number of denoising steps. More steps generally produce better results, but also take longer.Value range:
2 <= x <= 30.The prompt used to guide generation.Value range:
1 <= x <= 2000.Response Information
The task_id of the asynchronous task. You should use this task_id to request the Get Task Result API to obtain the generated result.