Sign In

Hand Tie Clips — multi-hop MiniMax H3 video + audio, one queue

Updated: Sep 17, 2026

tool

Download

2 variants available

Type
Workflows
Stats

102

Reviews
Published

Sep 16, 2026

Base Model

MiniMax H3

Hash
AutoV2
425B11A4A4
default creator card background decoration
Reactions - 3906

3.9K

Followers - 852

852

Server On Fire

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


  1. Drop the ComfyUI-Hand-Tie-Clips folder into your custom_nodes/ directory and restart ComfyUI.

  2. Load the included starter workflow.

  3. 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