From 0d15786d5bdb3613eeea08e9ca5cca6e08a5b35c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 23 Mar 2026 02:29:56 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 8d71251e..445619cc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -784,16 +784,6 @@ "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": "strimmlarn", "title": "ComfyUI_Strimmlarns_aesthetic_score", @@ -44982,6 +44972,16 @@ "install_type": "git-clone", "description": "Architecture-aware FLUX.2 Klein LoRA loader for ComfyUI with identity-preserving edit controls and drift-risk analysis." }, + { + "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." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bdd2f426..1e2037fd 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "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": "capitan01R", "title": "Comfyui-flux2klein-Lora-loader",