From 4997c3b5a9ee0e8313c781b9d835c311966c8101 Mon Sep 17 00:00:00 2001 From: Eagle-CN <8617774@qq.com> Date: Thu, 19 Dec 2024 17:22:27 +0800 Subject: [PATCH] Add ComfyUI-Addoor to custom-node-list.json (#1347) * Add ComfyUI-Addoor to custom-node-list.json * Add ComfyUI-Addoor to custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json * Add ComfyUI-Addoor to custom-node-list.json * Add ComfyUI-Addoor to custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: iMac <> --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ad1326f9..832d64ac 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18602,6 +18602,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ADDOOR", + "title": "ComfyUI-Addoor", + "reference": "https://github.com/Eagle-CN/ComfyUI-Addoor", + "files": [ + "https://github.com/Eagle-CN/ComfyUI-Addoor" + ], + "install_type": "git-clone", + "description": "A collection of batch operation toolkits suitable for ComfyUI" } ] }