From a58abc29d513f0ce300c6ff5f7fa0354de93b867 Mon Sep 17 00:00:00 2001 From: akawana <127211291+akawana@users.noreply.github.com> Date: Fri, 6 Feb 2026 11:30:05 +0800 Subject: [PATCH] AK Pack nodes description update (#2575) --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4d8dfd52..26cf04d6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38350,8 +38350,8 @@ "https://github.com/akawana/ComfyUI-AK-Pack" ], "install_type": "git-clone", - "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"] + "description": "UI extensions: Control Multiple Samplers, Project Settings. Nodes: AK Base, AK Index Multiple, IsOneOfGroupsActive, RepeatGroupState group enable/disable like rg but without connection, Pipe, Getter, Setter.", + "tags": ["utility", "list", "batch", "get", "set", "pipe", "project", "sampler"] }, { "author": "akawana",