diff --git a/custom-node-list.json b/custom-node-list.json index e5fef516..9e76f906 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42333,6 +42333,18 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "frankluise5220", + "title": "LoraHelper Chat Nodes", + "reference": "https://github.com/frankluise5220/ComfyUI-Lorahelper", + "nodename_pattern": "UniversalGGUFLoader|UniversalAIChat|LH_History_Monitor", + "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"] }, { "author": "aimingfail",