From 78314d9529461e7965f390820b3c2164e0c410fb Mon Sep 17 00:00:00 2001 From: Hmily <961532186@qq.com> Date: Sun, 1 Sep 2024 00:01:59 +0800 Subject: [PATCH] Update custom-node-list.json (#1025) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index dedba2b5..96308db2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14390,6 +14390,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Hmily", + "title": "ComfyUI-Light-Tool", + "id": "hmily", + "reference": "https://github.com/ihmily/ComfyUI-Light-Tool", + "files": [ + "https://github.com/ihmily/ComfyUI-Light-Tool" + ], + "install_type": "git-clone", + "description": "An awesome light image processing tool nodes for ComfyUI." } ] }