This commit is contained in:
frankluise5220 2026-01-24 19:04:07 +08:00 committed by GitHub
commit 861c17456b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42270,6 +42270,14 @@
],
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"title": "LoraHelper Chat Nodes",
"reference": "https://github.com/frankluise5220/ComfyUI-lorahelper",
"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",