Generate MiniMax H3 (Hailuo 3.0) video through the official MiniMax v2 API, fal.ai, Runway, ComfyUI Partner Nodes, or local open weights in ComfyUI. Use for 4-1
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-minimax-h3-17c227ae58d5 ,按照其中的说明把「minimax-h3」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
MiniMax H3 is the Hailuo 3.0 family. The first-party API identifier is
MiniMax-H3; fal.ai exposes the family as hailuo-03, and Runway uses
hailuo3. Do not substitute one provider's identifier into another API.
| Route | Tool call | Execution |
|---|---|---|
| MiniMax direct | minimax_video, model: "MiniMax-H3" | Hosted first-party v2 API; global or mainland-China region |
| fal.ai | minimax_fal_video | Hosted gateway; T2V, I2V, reference-to-video |
| Runway | runway_video, model: "hailuo3" | Hosted; 768P or 2K, 5–15 seconds |
| ComfyUI Partner Node | comfyui_video, model_family: "minimax_h3_api" | Hosted and billed in Comfy credits |
| ComfyUI open weights | comfyui_video, model_family: "minimax_h3_local" | Local GPU with official workflow and model stack |
For local ComfyUI, export the official workflow in API format and pass
workflow_json or workflow_path plus output_node. OpenMontage reports the
required diffusion model, Qwen3-VL text encoder, video VAE, and audio VAE; it
does not silently download large weights.
adaptive without visual input.Write prompts as subject + action + camera path + environment + lighting + audio intent. MiniMax responds well to explicit camera direction. Keep the requested motion achievable within 4–15 seconds and inspect native audio as carefully as the image track.
The direct MiniMax v2 route currently outputs 2K and supports 4–15 seconds. Runway's Hailuo 3.0 route supports 768P/2K and documents 5–15 seconds. Partner Nodes require network access and credits. Only the open-weight ComfyUI route is local/offline after all models are installed.