From bfecb8a8496609bf9858ad3941dfdce5847ef20b Mon Sep 17 00:00:00 2001 From: wjl0313 <95893026@qq.com> Date: Mon, 9 Dec 2024 22:48:29 +0800 Subject: [PATCH] ComfyUI_KimNodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f660ee32..60a8bf54 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18274,6 +18274,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Kim", + "title": "ComfyUI_KimNodes", + "reference": "https://github.com/wjl0313/ComfyUI_KimNodes", + "files": [ + "https://github.com/wjl0313/ComfyUI_KimNodes" + ], + "install_type": "git-clone", + "description": "Image effects, icon layout processing, YOLO cropping — this toolbox is a node library organized according to my own needs." } ]