Adding ComfyUI Body Decal to custom-node-list

This commit is contained in:
verias 2026-06-15 16:52:47 -07:00 committed by GitHub
parent e4c5401dd5
commit 3733a6bbd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53215,6 +53215,15 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"
],
"description": "Pose-aware decal placement, projection, masking, displacement, and compositing tools for ComfyUI."
} }
] ]
} }