mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-28 15:00:19 +08:00
Add LoraHelper Nodes (#2520)
* Update custom-node-list.json * Update custom-node-list.json * Modify LoraHelper Chat Nodes entry in custom-node-list Updated reference URL and install type for LoraHelper Chat Nodes. --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
2a126e0873
commit
698ac53b0c
@ -42333,6 +42333,18 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "Various image processing nodes."
|
"description": "Various image processing nodes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "frankluise5220",
|
||||||
|
"title": "LoraHelper Chat Nodes",
|
||||||
|
"reference": "https://github.com/frankluise5220/ComfyUI-Lorahelper",
|
||||||
|
"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"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"author": "aimingfail",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user