From 2783a1da1b82e40ae7b0d308f1fa8c7908ffbeeb Mon Sep 17 00:00:00 2001 From: tianguanggliu <35859964+tianguanggliu@users.noreply.github.com> Date: Wed, 28 Aug 2024 20:11:18 +0800 Subject: [PATCH] pull (#1014) Co-authored-by: ltg-dyrs --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1c55219a..8b8e2e04 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14162,6 +14162,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "tianguangliu", + "title": "comfyui-utools", + "id": "utools", + "reference": "https://github.com/tianguanggliu/Utools", + "files": [ + "https://github.com/tianguanggliu/Utools" + ], + "install_type": "git-clone", + "description": "Efficiency tools, Personalized style, Other Nodes, ..." } ] }