From eace81f7c8a739930a87dd762b4b30918a7a4e0d Mon Sep 17 00:00:00 2001 From: wjl0313 <95893026@qq.com> Date: Fri, 13 Dec 2024 14:20:33 +0800 Subject: [PATCH] Remove __pycache__ dir --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1ab398ba..2c30260e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18343,6 +18343,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, cropping — this toolbox is a node library organized according to my own needs." } ]