Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -37495,14 +37495,14 @@
},
{
"author": "akawana",
"title": "Utils Extra",
"reference": "https://github.com/akawana/ComfyUI-Utils-extra",
"title": "AK Pack",
"reference": "https://github.com/akawana/ComfyUI-AK-Pack",
"files": [
"https://github.com/akawana/ComfyUI-Utils-extra"
"https://github.com/akawana/ComfyUI-AK-Pack"
],
"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"]
"description": "Utility tools: IndexMultiple, IsOneOfGroupsActive, RepeatGroupState group enable/disable like rg but without connection, Pipe, Getter, Setter highly optimized.",
"tags": ["utility", "list", "batch", "get", "set", "pipe"]
},
{
"author": "akawana",
Expand Down