mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-08 02:27:31 +08:00
Add LoraHelper Chat custom nodes
Adds LLM-based chat nodes for image description and prompt enhancement.
This commit is contained in:
parent
2416aa2fc9
commit
e3f4e2651d
@ -41243,6 +41243,14 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"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"]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user