All models
MiniMaxfastText → VideoImage → Video

Hailuo 2.3 Fast

minimax/hailuo-2.3-fast

Estimated

$0.35 / 5s @ 720p

Lower-latency version of Hailuo 2.3 preserving core motion quality, visual consistency and stylization for faster iteration.

720p 1080p Fast

Duration is limited to 6 or 10 seconds.

Input schema

The exact fields accepted by this model. Values are validated before a generation starts.

promptstring

Text prompt describing the video.

Range: −∞2000

first_frame_imageimage

Image used as the first frame for image-to-video.

durationintegerrequireddefault: 6

Clip length.

6 · 6 seconds10 · 10 seconds
resolutionstringrequireddefault: "768P"

Output resolution.

768P1080P
prompt_optimizerbooleanrequireddefault: true

Auto-enhances the prompt.

fast_pretreatmentbooleanrequireddefault: true

Faster pre-processing for quicker results.

Default values

{
  "duration": 6,
  "resolution": "768P",
  "prompt_optimizer": true,
  "fast_pretreatment": true
}