Update custom-node-list.json

This commit is contained in:
frankluise5220 2026-01-17 19:48:15 +08:00 committed by GitHub
parent e8e0e884f2
commit 78c81ccec5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41870,6 +41870,14 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "Various image processing nodes." "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", "author": "aimingfail",