forked from NikoDemon80/ComfyUI-H3-Motion-Context
-
Notifications
You must be signed in to change notification settings - Fork 25
Getting Started
Ethanfel edited this page Aug 19, 2026
·
2 revisions
- A current ComfyUI build containing native Add Guide for MiniMax H3 from ComfyUI PR #15439.
- The H3 model, text encoder, video VAE, audio VAE, and any LoRA selected by your chosen workflow. Model files are not bundled.
-
ffmpegonPATHis preferred. Review and assembly can fall back to ComfyUI's bundled PyAV.
From ComfyUI/custom_nodes:
git clone --branch feature/0.5-workflow-ux \
https://github.com/ethanfel/ComfyUI-MiniMaxH3-Contex-Loop.gitRestart ComfyUI and reload the browser.
- Download T2V Normal or choose another example in the workflow chooser.
- Drag the JSON onto the ComfyUI canvas.
- Resolve any red model selections. The example model files are not bundled.
- Give MiniMax H3 Contex Loop Plan a unique
run_name. - Edit the scene prompts in Plan or Scene Prompt Editor.
- Keep Guide and Generated audio for the simplest first test.
- Queue the graph. Preflight should complete before H3 model execution.
- At Review Gate, approve the scene, retry it with an edited prompt, reroll its seed, or approve and stop.
- Assemble the completed or partial manifest.
Existing MP4 files are not overwritten. A collision produces _001, _002,
and so on.
| Setting | Start with |
|---|---|
| Canvas |
960 × 544 or the example default |
| Transition | Guide |
| Audio | Generated final audio; generated continuity on |
| Encode / anchor |
video / head
|
| Timing | Keep the example's frame counts |
H3 dimensions must be multiples of 32. Scene lengths are normalized upward to
the 17k+5 frame grid.
Some workflows need bundled images, masks, or footage copied into
ComfyUI/input/. Example assets lists the exact files,
sources, and licenses.
Next: Choose a workflow, write a Plan, or understand continuity.