From 78c81ccec5ad3d6dd0387fcf7eeb0fe8a8a7a5f1 Mon Sep 17 00:00:00 2001 From: frankluise5220 Date: Sat, 17 Jan 2026 19:48:15 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e073250c..1a8dc650 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41870,6 +41870,14 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "title": "LoraHelper Chat Nodes", + "reference": "https://github.com/frankluise5220/ComfyUI-loraassistant", + "description": "LLM-based chat nodes for image description, tagging and prompt enhancement using GGUF models", + "author": "frankluise5220", + "nodename_pattern": "UniversalGGUFLoader|UniversalAIChat|LH_History_Monitor", + "tags": ["llm", "vision", "prompt generation", "lora", "Qwen3"] }, { "author": "aimingfail",