Add CWK Prompt Composer node

This commit is contained in:
cowneko 2026-03-06 21:58:27 +01:00
parent 008e6ede56
commit 42259e9e1a

View File

@ -764,6 +764,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Enhancements & experiments for ComfyUI, mostly focusing on UI features" "description": "Enhancements & experiments for ComfyUI, mostly focusing on UI features"
}, },
{
"author": "cowneko",
"title": "CWK Prompt Composer",
"reference": "https://github.com/cowneko/CWK_Prompt_Composer",
"files": [
"https://github.com/cowneko/CWK_Prompt_Composer"
],
"install_type": "git-clone",
"description": "A visual pill-based prompt composer node for ComfyUI. Features 4 prompt panels (Quality, Main, Aesthetic, Negative), tag browser, drag-to-reorder pills, weight control, presets, Lucky prompt generator, manual override mode, and wildcard (.yaml) file loader."
},
{ {
"author": "strimmlarn", "author": "strimmlarn",
"title": "ComfyUI_Strimmlarns_aesthetic_score", "title": "ComfyUI_Strimmlarns_aesthetic_score",