Update custom-node-list.json : add ComfyUI_RC_Image_Compositor to custom-node-list.json

This commit is contained in:
kj863257rc 2025-09-26 01:32:21 +08:00 committed by GitHub
parent ddb6a55cd6
commit dffc8cbc3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33746,6 +33746,16 @@
], ],
"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."
} },
{
"title": "RC Image Compositor",
"author": "kj863257",
"description": "A comprehensive ComfyUI plugin suite that brings professional Photoshop-style layer effects and advanced compositing capabilities. Features modular architecture, 24 blend modes, and enhanced positioning system.",
"files": [
"https://github.com/kj863257/ComfyUI_RC_Image_Compositor"
],
"install_type": "git-clone",
"tags": ["compositing", "layer", "blend modes", "photoshop-style"]
}
] ]
} }