mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
Update custom-node-list.json
This commit is contained in:
parent
05076e56db
commit
16f8a50031
@ -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.",
|
||||||
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user