forked from NikoDemon80/ComfyUI-H3-Motion-Context
-
Notifications
You must be signed in to change notification settings - Fork 27
Feature Origins
Ethanfel edited this page Aug 18, 2026
·
2 revisions
This project distinguishes five relationships:
- Original — designed and implemented in this repository.
- Adapted — implementation work is based on identified upstream code or an algorithm.
- Inspired — an upstream idea informed a new local implementation.
- Integrated — this pack interoperates with an upstream API.
- Compatibility — retained so saved workflows or other packs keep working.
| Feature | Relationship and source |
|---|---|
| Motion Context foundation, last-frame support, 56-frame context, Seam Probe | Adapted from NikoDemon80/ComfyUI-H3-Motion-Context |
| Recursive Plan, checkpoints, review, resume, assembly, Run Manager | Original to this repository |
| Native Guide placement | Integrated with ComfyUI PR #15439 |
| Per-token AV mask execution | Integrated with ComfyUI PR #15375 |
| Hard/Soft AV, exact AV timing, master audio, clip bridge | Adapted from seitanism/ComfyUI-H3-Motion-Context-MultiRef |
| General masked editing | Adapted from ethanfel/ComfyUI-MiniMaxH3-PerRowMasking |
| Exact causal/token mask conversion | Adapted from drozbay/MaskVidExperiments |
| Detail Guide | Adapted from MacroSony/minimax-h3-chained-character-swap |
| Detail AV | Adapted from beijinren/ComfyUI-H3-Context-Noise |
| Selected editor reference/dialogue interactions | Inspired by nkxx188/ComfyUI-MiniMaxH3-Easy |
| Legacy widget-width repair | Adapted with permission from pekkAi-dev/ComfyUI-LegacyWidgetWidthFix |
The repository's feature traceability matrix links each feature to local implementation files, upstream revisions, pull requests, and local commits.
Third-party notices are the authoritative attribution and license record.