From b06a85e1c2ccdf96951fe8b525486d6c07ef6a59 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 5 Feb 2026 09:12:41 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5ae77853..9ce957f8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42208,15 +42208,15 @@ }, { "author": "frankluise5220", - "title": "LoraHelper Chat Nodes", + "title": "ComfyUI-LoraHelper", "reference": "https://github.com/frankluise5220/ComfyUI-Lorahelper", - "nodename_pattern": "UniversalGGUFLoader|UniversalAIChat|LH_History_Monitor", + "nodename_pattern": "UniversalGGUFLoader|UniversalOllamaLoader|UniversalAIChat|LH_LlamaInstruct|LH_History_Monitor|LH_MultiTextSelector|LoRA_AllInOne_Saver|LH_SimpleText", "files": [ "https://github.com/frankluise5220/ComfyUI-Lorahelper" ], "install_type": "git-clone", - "description": "LLM-based chat nodes for image description, tagging and prompt enhancement using GGUF models", - "tags": ["llm", "vision", "prompt generation", "lora", "Qwen3"] + "description": "A specialized toolkit for AI-based image captioning (reverse prompting), prompt enrichment, and automated batch generation. It streamlines LoRA dataset organization with native GGUF and Ollama support.", + "tags": ["llm", "vision", "prompt generation", "lora", "Qwen3", "reverse prompting"] }, { "author": "DevDuckFace", @@ -43005,18 +43005,6 @@ ], "install_type": "unzip", "description": "Various image processing nodes." - }, - { - "author": "frankluise5220", - "title": "ComfyUI-LoraHelper", - "reference": "https://github.com/frankluise5220/ComfyUI-Lorahelper", - "nodename_pattern": "UniversalGGUFLoader|UniversalOllamaLoader|UniversalAIChat|LH_LlamaInstruct|LH_History_Monitor|LH_MultiTextSelector|LoRA_AllInOne_Saver|LH_SimpleText", - "files": [ - "https://github.com/frankluise5220/ComfyUI-Lorahelper" - ], - "install_type": "git-clone", - "description": "A specialized toolkit for AI-based image captioning (reverse prompting), prompt enrichment, and automated batch generation. It streamlines LoRA dataset organization with native GGUF and Ollama support.", - "tags": ["llm", "vision", "prompt generation", "lora", "Qwen3", "reverse prompting"] }, { "author": "aimingfail",