update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2026-02-05 09:12:41 +09:00
parent 3cad4eb209
commit b06a85e1c2

View File

@ -42208,15 +42208,15 @@
},
{
"author": "frankluise5220",
"title": "LoraHelper Chat Nodes",
"title": "ComfyUI-LoraHelper",
"reference": "https://github.com/frankluise5220/ComfyUI-Lorahelper",
"nodename_pattern": "UniversalGGUFLoader|UniversalAIChat|LH_History_Monitor",
"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": "LLM-based chat nodes for image description, tagging and prompt enhancement using GGUF models",
"tags": ["llm", "vision", "prompt generation", "lora", "Qwen3"]
"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": "DevDuckFace",
@ -43005,18 +43005,6 @@
],
"install_type": "unzip",
"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",