From 832abb84514d94263f5cc4b46e01e5556aaf964d Mon Sep 17 00:00:00 2001 From: aiartvn Date: Sun, 2 Feb 2025 11:04:49 +0700 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1f53342f..48f6d665 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20943,6 +20943,15 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "a2v_multi_image_composite": { + "title": "A2V Multi Image Composite", + "author": "A2V Team", + "description": "Node for compositing multiple images with interactive preview and layer management", + "repository": "https://github.com/your-username/a2v_multi_image_composite", + "install_type": "git" + } + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",