Updated: Sep 6, 2026
toolDownload
2 variants available
Other Formats
This checkpoint includes a config file, download and place it along side the checkpoint.
1810 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9
(9)
Sep 6, 2026
MiniMax H3
v2.0.0 Update — Continuous Lip-Sync, SWAP & Drift Control
Continuous Audio Slicing & Lip-Sync
Fixed the 6-second audio reset on chained MiniMax H3 clips.
2.0 takes a single continuous audio track and automatically slices it across hops, keeping lip-sync locked throughout the entire sequence.
Demo: 27-second continuous voiceover across 3 hops with zero audio-visual drift.
SWAP (Identity Transfer)
Map character identities from a still reference image onto source motion footage in a single hop.
Includes 4 modes, scaling from full character replace down to face-only.
Drift Mitigation & Granular Control
Restart Anchors: Re-enter from reference stills using guided match cuts when drift accumulates.
Lab-Space Tone Anchors: Prevents color degradation and shifting across long chains.
Per-Shot Reference Routing: Direct control over which stills ride which specific hops.
Honest Limitations & Degradation Study
Real-world working limit remains 3 to 5 hops before texture ratcheting sets in.
Includes a 10-run, 9-hop degradation study in the README detailing exact failure modes and settings that didn't move the needle.
⚠️ Installation Note: Install directly from the GitHub repository. The registry listing is currently serving v0.4.5 while v2.0.0 clears the review queue.
Show more


3.8K0 1 2 3 4 5 6 7 8 9.0 1 2 3 4 5 6 7 8 9K
8290 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9

MiniMax H3 is licensed by MiniMax under the MiniMax H3 Community License Agreement. That agreement’s Applicable Territory excludes the European Union, the United Kingdom, the Republic of Korea and the United States of America. Your use of H3 and of any H3 derivative is subject to that agreement and its Acceptable Use Policy.
MiniMax H3
Major update
Hand Tie Clips 2.0 — Native MiniMax H3 Chains in ComfyUI
I highly suggest feeding the git/hf page to a LM to study all the respective settings for control within your planning itself. It has a LOT of fine tune controls available now. This is NOT a plug-and-play one click setup, requires some tinkering to achieve what you want.
MiniMax H3 produces stunning six-second clips, but building longer sequences is notoriously messy—character faces drift, lighting shifts, and audio restarts on every generation. Hand Tie Clips runs your entire sequence in a single queue: it passes final frames forward and locks character consistency from start to finish.
Key Features
🎙️ Continuous Voiceover: Drop in a single audio file. Every shot automatically lip-syncs to its own slice without audio resets, seam cuts, or manual re-timing.
🧍 Persistent Character Consistency: Feed it one reference photo. The node carries the identity through every shot, preventing face drift across the chain.
🎬 Beat-Based Directing: Write simple one-line actions per shot ("She turns to the window," "He walks to the counter"). The node handles prompt generation, camera movements, and cut transitions.
🔄 SWAP Mode: Combine motion from a video with identity from a photo—the source clip drives movement and scene context, while your reference photo drives the person.
✍️ Built-in Scripting (WRITE Tab): Connect a local LLM to automatically draft multi-shot sequences directly from a short concept paragraph.
Quick Start
Drop the
ComfyUI-Hand-Tie-Clipsfolder into yourcustom_nodes/directory and restart ComfyUI.Load the included starter workflow.
Add a character photo to the REFERENCES tab, write 3 shots, and hit queue.
Includes starter and showcase workflows out of the box, with detailed tooltips for every setting.
Needs
ComfyUI new enough to include Add Guide for MiniMax H3 (
MiniMaxH3AddGuide)A ref2va (or hybrid ref2va) checkpoint — fl2va has no reference rows
Video VAE + audio VAE + MiniMax text encoder
Recommended: ComfyUI-H3-Motion-Context for the latent join. Without it the node falls back to
MiniMaxH3AddGuide, which still works and still chains — it is a different join, so a seam you are comparing against someone else's render may not be the same code path.
The two shipped workflows wire the turbo stack this node is actually run with, because an example without it is not the graph anyone uses:
UNETLoader -> LoRA Loader Stack -> H3 AdaLN LoRA Fix -> MiniMax H3 Low VRAM
-> H3 SLA Attention -> Model Preview Override -> Hand Tie Clips
packnodes inside workflow :
ComfyUI-PlagueKind-NodesLoRA Loader Stack, H3 AdaLN LoRA Fix, H3 SLA Attention
ComfyUI-KJNodesMiniMax H3 Low VRAM Attention (experimental), Model Preview Override
Realistic Limitations
⚠️ Quality Drift: Image quality degrades on long chains. 3 to 5 shots is the realistic ceiling before colors and textures begin to wander.
📊 Degradation Study: The README details a 10-run, 9-shot study measuring exact failure points and identifying settings that yielded no impact.
Requirements & Links
ComfyUI Build:
v0.34.0or newer (required for H3 support)Dependencies: None (no extra Python packages needed)
🔗 GitHub Repository & Full Docs: https://huggingface.co/sandpies/ComfyUI-Hand-Tie-Clips

