参数
| 参数名 | 描述 | 类型 | 必填 | 枚举值 |
|---|---|---|---|---|
| prompt | Video content description, supports Chinese and English | string | 是 | - |
| duration | Video duration in seconds | integer | 否 | 6, 10 |
| fast_pretreatment | Fast pretreatment mode (only effective when prompt_optimizer=true) | boolean | 否 | true, false |
| prompt_optimizer | Enable automatic prompt optimization | boolean | 否 | true, false |
| resolution | Video resolution | string | 否 | 768P, 1080P |
价格
单位: $/sec
| 维度 | 价格 |
|---|---|
| duration: 10 / resolution: 1080P | 0.1200 |
| duration: 10 / resolution: 768P | 0.0672 |
| duration: 6 / resolution: 1080P | 0.1060 |
| duration: 6 / resolution: 768P | 0.0540 |
相关模型
- minimax/hailuo-02-fl2v: [Core Function] Hailuo 02 FL2V is a First-Last frame transition video model. [Strengths] It excels at generating a logical, physically accurate video transition that bridges a provided starting frame and an ending frame. [Best For] Highly recommended for: visual morphing, before-and-after transitions, and precise narrative storyboard completion. [Limitations] Do NOT use this model if you only have one image (use standard I2V instead). Note that Hailuo 2.3 does not support FL2V, so this is the primary transition model. [Routing] Use this model exclusively when the user provides BOTH a first frame and a last frame for a transition.
- minimax/hailuo-02-i2v: [Core Function] Hailuo 02 I2V is an image-to-video model optimized for physical realism and sustained high resolution. [Strengths] It excels at animating broad scenes, maintaining complex physics, and supporting native 1080p generation for up to 10 seconds. [Best For] Highly recommended for: animating product photography, bringing landscape/nature photos to life, and generating physically accurate motion. [Limitations] Do NOT use this model for animating complex human facial micro-expressions or highly stylized anime art, where Hailuo 2.3 is superior. [Routing] Use this model when the user needs to animate a landscape/product, or explicitly requires 10 seconds of 1080p video. Otherwise, default to Hailuo 2.3 I2V.


