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" } ] }