From 67873e5b3aa14ff1c3098665764b3c59ccca1fcb Mon Sep 17 00:00:00 2001 From: akawana Date: Wed, 4 Feb 2026 03:09:10 +0800 Subject: [PATCH] AK Pack nodes description update --- 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 9166f00b..7116dd9d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38309,8 +38309,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",