Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,26 @@
"install_type": "git-clone",
"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": "cowneko",
"title": "CWK Checkpoints Preset Manager",
"reference": "https://github.com/cowneko/CWK_Checkpoints_Preset_Manager",
"files": [
"https://github.com/cowneko/CWK_Checkpoints_Preset_Manager"
],
"install_type": "git-clone",
"description": "CWK Checkpoints Preset Manager — A ComfyUI custom node that combines a full model manager with a per-checkpoint preset system. Manage all your models from a visual panel with CivitAI metadatas, favorites, and update. Save presets (sampler, scheduler, CFG, steps, clipskip, resolution, RNG) per model."
},
{
"author": "strimmlarn",
"title": "ComfyUI_Strimmlarns_aesthetic_score",
Expand Down