Compare commits

...

3 Commits

Author SHA1 Message Date
frankluise5220
efbf16a95d
Merge e209dcd8e9 into c4fefd4721 2026-01-20 22:33:28 +08:00
frankluise5220
e209dcd8e9
Update custom-node-list.json 2026-01-20 22:15:36 +08:00
frankluise5220
78c81ccec5
Update custom-node-list.json 2026-01-17 19:48:15 +08:00

View File

@ -42217,6 +42217,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",