From a44c6ff27c8c69b412c4cabb00ee2ff0bfb2bb55 Mon Sep 17 00:00:00 2001 From: akawana <127211291+akawana@users.noreply.github.com> Date: Mon, 22 Dec 2025 11:07:17 +0800 Subject: [PATCH] Update Utils Extra to AK Pack with new details (#2413) Updated the title and reference for a utility tool, and enhanced the description and tags. --- custom-node-list.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e9006e1f..40dda9c2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",