Update custom-node-list.json

This commit is contained in:
Frank Luise 2026-01-29 09:09:25 +08:00 committed by GitHub
parent 1231a974ce
commit 24bb4b018b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41873,15 +41873,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": "aimingfail",