Updated: Sep 17, 2026
toolDownload
2 variants available
Other Formats
This checkpoint includes a config file, download and place it along side the checkpoint.
1030 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
(3)
Sep 16, 2026
MiniMax H3
Hand Tie Clips 2.1.0 is out
Multi-hop MiniMax H3 from one node — this release adds a refine pass and an H3 Cache so the non-turbo base is actually usable. Refine pass for degradation prevention over a long chain - visible degradation will happen still, but very much further down the line in a same-frame-continuous clip. As always, dump the page into a LM if you need a summary and easier understanding of how things work.
What's new
hop_refine — optional second sampler pass per hop (ships off). Short, under-converged; blends back into the pin the next hop inherits. Defaults frozen: denoise 0.50, 2 steps, audio freeze. (this is the degradation fix)
H3 Cache — new node on the MODEL wire. Speeds up the plain (non-turbo) base. Based on silveroxides' block cache, improved and ported by PlagueKind, redistributed with permission.
Shipped workflows use 10 steps (was 7). Node default stays 14.
Prompt pack got a trust boundary so scene text can't rewrite hop count or rules.
Every new widget was appended — a 2.0 graph loads and renders the same.
Credits (H3 Cache)
silveroxides — original MiniMax-H3 block cache (ComfyUI-UtilsCollection)
PlagueKind — improvements, port, reference protection, production defaults (ComfyUI-H3-MiniMax-Cache)
Install / update
cd ComfyUI/custom_nodes/ComfyUI-Hand-Tie-Clips
git pull
Restart ComfyUI, hard-refresh the browser. Console should say editor ui v2.1.0 loaded.
GitHub: https://github.com/dntpi/ComfyUI-Hand-Tie-Clips
Full notes: CHANGELOG.md in the repo.
Show more


3.9K0 1 2 3 4 5 6 7 8 9.0 1 2 3 4 5 6 7 8 9K
8520 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
Hand Tie Clips 2.1.0 is out
Multi-hop MiniMax H3 from one node — this release adds a refine pass and an H3 Cache so the non-turbo base is actually usable. Refine pass for degradation prevention over a long chain - visible degradation will happen still, but very much further down the line in a same-frame-continuous clip. As always, dump the page into a LM if you need a summary and easier understanding of how things work.
Take note that the refine pass will not work well on turbos with the stock values.
What's new
hop_refine — optional second sampler pass per hop (ships off). Short, under-converged; blends back into the pin the next hop inherits. Defaults frozen: denoise 0.50, 2 steps, audio freeze. (this is the degradation fix)
H3 Cache — new node on the MODEL wire. Speeds up the plain (non-turbo) base. Based on silveroxides' block cache, improved and ported by PlagueKind, redistributed with permission.
Shipped workflows use 10 steps (was 7). Node default stays 14.
Prompt pack got a trust boundary so scene text can't rewrite hop count or rules.
Every new widget was appended — a 2.0 graph loads and renders the same.
---------------------------------------------------------------------------------------
Small fix : audio reference will now pin across multiple hops
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

