mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-28 15:00:19 +08:00
This commit is contained in:
parent
698ac53b0c
commit
cd0b48de5a
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user