mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-08 20:22:34 +08:00
Modify LoraHelper Chat Nodes entry in custom-node-list
Updated reference URL and install type for LoraHelper Chat Nodes.
This commit is contained in:
parent
e209dcd8e9
commit
1231a974ce
@ -41872,11 +41872,15 @@
|
|||||||
"description": "Various image processing nodes."
|
"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",
|
"author": "frankluise5220",
|
||||||
|
"title": "LoraHelper Chat Nodes",
|
||||||
|
"reference": "https://github.com/frankluise5220/ComfyUI-Lorahelper",
|
||||||
"nodename_pattern": "UniversalGGUFLoader|UniversalAIChat|LH_History_Monitor",
|
"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"]
|
"tags": ["llm", "vision", "prompt generation", "lora", "Qwen3"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user