From 20939b24b8cd8d018630b4fc396ba1c96b3d7a73 Mon Sep 17 00:00:00 2001 From: hustille <130472161+hustille@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:15:19 +0200 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1abdec5a..0fdcecf3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1330,6 +1330,16 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "hustille", + "title": "hus' utils for ComfyUI", + "reference": "https://github.com/hustille/ComfyUI_hus_utils", + "files": [ + "https://github.com/hustille/ComfyUI_hus_utils.git" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes primarily for seed and filename generation" } ] }