From 40aa097706907e3a74fb2c68ee125fe5ad7b6d29 Mon Sep 17 00:00:00 2001 From: rookiestar28 <151893693+rookiestar28@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:17:11 +0800 Subject: [PATCH] Add ComfyUI-SCAIL-Pose2 custom node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0c7a9835..fb95b6d5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37653,6 +37653,17 @@ "install_type": "git-clone", "description": "Your own personal AIGC Factory. Any picture. Any reel. The Comfy way. ©️" }, + { + "author": "rookiestar28", + "title": "ComfyUI-SCAIL-Pose2", + "id": "comfyui-scail-pose2", + "reference": "https://github.com/rookiestar28/ComfyUI-SCAIL-Pose2", + "files": [ + "https://github.com/rookiestar28/ComfyUI-SCAIL-Pose2" + ], + "install_type": "git-clone", + "description": "SCAIL and SCAIL-2 pose/mask preprocessing for ComfyUI, including DWPose-compatible pose data, NLF pose renders, condition metadata, and WanVideoWrapper adapter payloads." + }, { "author": "MoonMoon82", "title": "ClipVision_Tools",