diff --git a/custom-node-list.json b/custom-node-list.json index 32bce733..0d5b5ef1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31016,6 +31016,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-ImageCompositionCy", + "id": "ComfyUI-ImageCompositionCy", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy.git" + ], + "description": "A powerful ComfyUI multi-image composition node that supports real-time adjustment of image position, size, and rotation angle on an interactive Canvas, with freehand drawing capabilities and real-time preview of composition effects.", + "install_type": "git-clone" } ] }