fix(custom-node-list): place ComfyUI-Magos-Nodes entry after last git-clone block

This commit is contained in:
Dr.Lt.Data 2026-05-16 21:39:55 +09:00
parent 3eceec5bfa
commit dcf04578b8

View File

@ -272,17 +272,6 @@
"install_type": "git-clone",
"description": "Proper implementation of ImageMagick - the famous software suite for editing and manipulating digital images to ComfyUI using [a/wandpy](https://github.com/emcconville/wand).\nNOTE: You need to install ImageMagick, manually."
},
{
"author": "Magos Digital Studio",
"title": "ComfyUI-Magos-Nodes",
"reference": "https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes",
"files": [
"https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes"
],
"install_type": "git-clone",
"description": "DWPose & NLF skeleton editor, retargeter, and renderer for ComfyUI. Extract body/hand/face keypoints (+ optional NLF 3D) from video, edit them frame-by-frame in a full-screen timeline + dope sheet + graph + 3D orbit editor with animated camera, retarget DWPose proportions per-cluster, and render clean pose images. Outputs standard ComfyUI types — drives WanAnimate, ControlNet, SCAIL, LTX-Video, UniAnimate, and any other pose-driven pipeline."
},
{
"author": "time-river",
"title": "CLIPSeg",
@ -47545,6 +47534,16 @@
"install_type": "git-clone",
"description": "Advanced ComfyUI toolkit with translation, AMD ROCm utilities, optimization, and workflow enhance"
},
{
"author": "Magos Digital Studio",
"title": "ComfyUI-Magos-Nodes",
"reference": "https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes",
"files": [
"https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes"
],
"install_type": "git-clone",
"description": "DWPose & NLF skeleton editor, retargeter, and renderer for ComfyUI. Extract body/hand/face keypoints (+ optional NLF 3D) from video, edit them frame-by-frame in a full-screen timeline + dope sheet + graph + 3D orbit editor with animated camera, retarget DWPose proportions per-cluster, and render clean pose images. Outputs standard ComfyUI types — drives WanAnimate, ControlNet, SCAIL, LTX-Video, UniAnimate, and any other pose-driven pipeline."
},