diff --git a/custom-node-list.json b/custom-node-list.json index 7f672f6a..25ddb974 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "akawana", + "title": "Utils Extra", + "reference": "https://github.com/akawana/ComfyUI-Utils-extra", + "files": [ + "https://github.com/akawana/ComfyUI-Utils-extra" + ], + "install_type": "git-clone", + "description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.", + "tags": ["utility", "list", "batch"] + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",