From e7f9bcda01b0a95673a4ec75a11a036cedf4d15b Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Fri, 8 Aug 2025 06:35:24 +0800 Subject: [PATCH] Update custom-node-list.json (#2064) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) 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" } ] }