Update custom-node-list.json : add ComfyUI_RC_Image_Compositor to custom-node-list.json (#2180)

This commit is contained in:
kj863257rc 2025-09-27 04:37:05 +08:00 committed by GitHub
parent 119c107834
commit 2ea991d960
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33797,6 +33797,16 @@
],
"install_type": "unzip",
"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"]
}
]
}