Update custom-node-list.json

This commit is contained in:
DailyMok 2026-03-03 10:35:41 +01:00 committed by GitHub
parent 05076e56db
commit 16f8a50031
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44151,6 +44151,18 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
} },
{
"author": "DailyMok",
"title": "dAIly Prompt & Token Utils",
"id": "daily-prompt-token-utils",
"reference": "https://github.com/DailyMok/ComfyUI-dAIly",
"files": [
"https://github.com/DailyMok/ComfyUI-dAIly"
],
"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.",
},
] ]
} }