Skip to content

v0.2.0 — Initial public release

Latest

Choose a tag to compare

@MagosDigitalStudio MagosDigitalStudio released this 14 May 09:48
· 3 commits to main since this release
71dee61

First public release

The full Magos Nodes pack: DWPose + NLF skeleton editor, cluster retargeter,
and renderer for ComfyUI.

What's included

  • Magos DWP Extractor — body / hand / face keypoint extraction (+ optional NLF 3D)
  • Magos DWP Editor — full-screen timeline + dope sheet + graph + 3D orbit editor
  • Magos DWP Renderer — colored skeleton image batch + ControlNet keypoints
  • Magos Pose Retargeter — per-cluster scale / offset / rotation (DWPose only)
  • Wan Ratio & FPS — Mod-16 resolution + FPS picker
  • WanAnimate Sampler Presets — one-click sampler config

Install

cd ComfyUI/custom_nodes
git clone https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes

Restart ComfyUI. Nodes appear under MAGOS Nodes.

See README.md and MANUAL.md for full docs.

Requirements

  • ComfyUI-WanAnimatePreprocess (required)
  • ComfyUI-SCAIL-Pose (optional, only for NLF 3D)

Known limitations

  • Retargeter operates on DWPose data only; NLF body data passes through unchanged.