From 6d3c2130b4467b189d875e8f875c80cf30d92e68 Mon Sep 17 00:00:00 2001 From: Hmily <961532186@qq.com> Date: Sat, 31 Aug 2024 23:39:52 +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 11e81e7c..e457f05a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14379,6 +14379,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." } ] }