← All models
HunyuanVideo by Tencent generates high-quality videos with realistic motion from text descriptions. Run HunyuanVideo with an API.
Example
Details
- Accepts
- text + image
Pricing
- Price
- 50 cr / video
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | The seed to use for generating the video. |
| promptrequired | string | The prompt to generate the video from. |
| pro_mode | boolean | By default, generations are done with 35 steps. Pro mode does 55 steps which results in higher quality videos but will take more time and cost 2x more billing units. |
| num_frames | integerenum: 129, 85 | The number of frames to generate. |
| resolution | stringenum: 480p, 580p, 720p | The resolution of the video to generate. |
| aspect_ratio | stringenum: 16:9, 9:16 | The aspect ratio of the video to generate. |
| enable_safety_checker | boolean | If set to true, the safety checker will be enabled. Disabling it requires account authorization; unauthorized requests are always checked. |
| image_url | string | URL of the image input. |
| i2v_stability | boolean | Turning on I2V Stability reduces hallucination but also reduces motion. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | The seed used for generating the video. |
| video | — |