diff --git a/custom-node-list.json b/custom-node-list.json index f341e490..dd77662f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53530,6 +53530,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "verias", + "title": "ComfyUI Body Decal", + "reference": "https://github.com/verias/comfyui-body-decal", + "files": [ + "https://github.com/verias/comfyui-body-decal" + ], + "install_type": "git-clone", + "description": "Pose-aware decal placement, projection, masking, displacement, and compositing tools for ComfyUI." + } ] }