mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-08 20:22:34 +08:00
Update: description and nodename_pattern for LoraHelper (#2553)
* 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. * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
c5c0749f85
commit
3cad4eb209
@ -43005,6 +43005,18 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "Various image processing nodes."
|
"description": "Various image processing nodes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "frankluise5220",
|
||||||
|
"title": "ComfyUI-LoraHelper",
|
||||||
|
"reference": "https://github.com/frankluise5220/ComfyUI-Lorahelper",
|
||||||
|
"nodename_pattern": "UniversalGGUFLoader|UniversalOllamaLoader|UniversalAIChat|LH_LlamaInstruct|LH_History_Monitor|LH_MultiTextSelector|LoRA_AllInOne_Saver|LH_SimpleText",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/frankluise5220/ComfyUI-Lorahelper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A specialized toolkit for AI-based image captioning (reverse prompting), prompt enrichment, and automated batch generation. It streamlines LoRA dataset organization with native GGUF and Ollama support.",
|
||||||
|
"tags": ["llm", "vision", "prompt generation", "lora", "Qwen3", "reverse prompting"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"author": "aimingfail",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user