From 1083c710e5d32de2366fa25cc06aae14779b634e Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Thu, 7 Aug 2025 23:21:05 +0800 Subject: [PATCH] Update custom-node-list.json --- 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" } ] }