diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 25de7294..e5e14c0f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "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": "JWLHS", "title": "TINT4 — INT4 Weight-Only Quantization via torchao",