From a34eabc59438f4c7195ae97f1ebeef15f3f8d036 Mon Sep 17 00:00:00 2001 From: kim <50496282+wjl0313@users.noreply.github.com> Date: Sun, 15 Dec 2024 12:03:44 +0800 Subject: [PATCH] Remove __pycache__ dir (#1324) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f5f0d2e3..bce3866c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18354,6 +18354,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." } ] }