From 7946590c2b440e1d0fedce2ff7641f6bcb1ab313 Mon Sep 17 00:00:00 2001 From: DailyMok Date: Tue, 3 Mar 2026 10:37:05 +0100 Subject: [PATCH] Update custom-node-list.json Add dAIly Prompt & Token Utils custom node --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 439c34d0..fe0ce4d0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44163,6 +44163,6 @@ "install_type": "git-clone", "tags": ["prompt", "token", "csv", "wildcard", "utils", "text"] "description": "Smart real-time token counter for CLIP-L, T5-XXL (Flux), Qwen + seed-controlled prompt mixer from custom CSV wildcards. Supports field overrides, flat/paragraph modes, thread-safe caching.", - } + }, ] }