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

This commit is contained in:
Dr.Lt.Data 2026-01-28 01:56:59 +09:00
parent 698ac53b0c
commit cd0b48de5a
2 changed files with 24 additions and 12 deletions

View File

@ -41945,6 +41945,18 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Enforces Qwen's training resolution buckets for precise Latent space generation." "description": "Enforces Qwen's training resolution buckets for precise Latent space generation."
}, },
{
"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"]
},
@ -42333,18 +42345,6 @@
], ],
"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",

View File

@ -22,6 +22,18 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "AMD Unified Memory TeaCache for LTX2 (LTXAV). Lean single-file caching for 48-layer dual-stream transformer. Caches both video and audio residuals. No CPU offload - designed for AMD APUs with unified memory. ~35% speedup on cached denoising steps." "description": "AMD Unified Memory TeaCache for LTX2 (LTXAV). Lean single-file caching for 48-layer dual-stream transformer. Caches both video and audio residuals. No CPU offload - designed for AMD APUs with unified memory. ~35% speedup on cached denoising steps."
}, },
{
"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": "gmorks", "author": "gmorks",
"title": "ComfyUI-WatchPoint", "title": "ComfyUI-WatchPoint",