Extensions/ComfyUI-ALLinONE-MinimaxH3
ComfyUI Extension

ComfyUI-ALLinONE-MinimaxH3

All-in-one MiniMax H3 node for ComfyUI - T2V, T2I, I2V, R2V, Masking, audio drive, keyframes, extend & Motion Context chains in a single node.

By LeonQ8·Created 10 days ago·Updated about 17 hours ago· 273
LeonQ8/ComfyUI-ALLinONE-MinimaxH3
Nodes10
On cloudLocal install
CategoryOne Node
Stars273
Updatedabout 17 hours ago
Readme

ComfyUI ALL-in-ONE MiniMax H3

Status: Beta License: GPL-3.0

One node. The whole MiniMax H3 video pipeline.

No node graph to build, no wires to connect, no hunting through twelve custom node packs to figure out which workflow is the right one. Pick a mode, drop in your prompt or references, hit Generate — the node does the rest.

Modes

| Mode | What it does | |------|--------------| | Image | Still images with H3: text to image, image edit, or reference mix (up to 9 references) via H3 Studio | | T2V | Text to video with native audio (fl2va model) | | I2V | Animate a start frame, optionally morph to an end frame | | R2V | Reference images / videos / audio drive the clip (ref2va model) | | Audio Drive | Your audio track is the soundtrack, and it drives mouth movement (lip sync) | | Keyframes | Pin still images at arbitrary frame positions | | Extend | Continue an existing video seamlessly | | Chain | Multi-clip continuation with H3 Motion Context (latent path, no re-encode) | | Mask | Paint or describe a region in a video, track it, and replace only that area | | Upscale | RTX/Seed2VR Video Super Resolution hook |

In Mask mode, painting a region and describing it with text are two separate paths. In my testing, mixing manual inpainting with a text prompt does not work well, so pick one approach per mask.

Compare & Stitch

Pick 2-4 outputs from the Library or the outputs strip and open Compare & Stitch. The Compare tab plays every clip side by side in sync, and the Stitch tab exports them as one side-by-side clip: deterministic frame matching at 24 fps, spacing and gutter color, per-clip trim, and h264 or h265/mp4 output. Audio comes from clip 1. Needs only ComfyUI VideoHelperSuite, which the node already lists below.

Screenshots

Modes — switch between modes, R2V, T2V, T2I, I2V, Audio Drive, Keyframes, Extend, Chain.

ALL in ONE MiniMaxH3 — T2V tab

Live Preview — live preview of your video while sampling.

ALL in ONE MiniMaxH3 — demo

Masking — paint or describe a region, track it, and replace only that area.

Masking demo

History — searchable, with prompt reuse and per-entry preview.

History

Library — every output in one place: inline preview, favorites, open-folder, delete, RTX upscale hook.

Library

Settings — theme accent, sounds, models.

Settings

Requirements

T2V, I2V and R2V run on ComfyUI core alone. Everything else you might need, every model and every optional custom node pack, is listed in requirements/REQUIREMENTS.md.

The optional SLA Draft quality preset is a fast prompt-tweak mode that needs the ComfyUI-PlagueKind-Nodes pack. It is off by default.

Installation

# inside ComfyUI/custom_nodes/
git clone https://github.com/LeonQ8/ComfyUI-ALLinONE-MinimaxH3.git

Restart ComfyUI, then double-click the canvas and search for ALL in ONE MiniMaxH3.

Compatibility

I develop and test against a pinned stack (ComfyUI version, custom node commits, model files). It's all listed in COMPATIBILITY.md, if a render fails after you updated something, start there.

Contributing

Contributions are welcome: bug fixes, compatibility improvements, and useful enhancements.

Before opening a pull request, please read CONTRIBUTING.md.

Credits

Support

This node is in beta — if something breaks, please open an issue, it's the fastest way to get it fixed.

If you like this node and it saves you a few hours of graph surgery, a coffee is always appreciated.<3

<a href="https://ko-fi.com/leonq8" target="_blank"><img height="36" style="border:0px;height:36px;" src="https://storage.ko-fi.com/cdn/kofi5.png?v=3" border="0" alt="Buy Me a Coffee at ko-fi.com" /></a>

License

GPL-3.0 — see LICENSE.