mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-06 19:22:36 +08:00
Compare commits
1 Commits
e664ba37f4
...
c61f2410bc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c61f2410bc |
@ -5265,7 +5265,6 @@
|
||||
{
|
||||
"author": "bruefire",
|
||||
"title": "ComfyUI Sequential Image Loader",
|
||||
"id": "comfyui-sq-imageloader",
|
||||
"reference": "https://github.com/bruefire/ComfyUI-SeqImageLoader",
|
||||
"files": [
|
||||
"https://github.com/bruefire/ComfyUI-SeqImageLoader"
|
||||
@ -23953,16 +23952,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI node to prompt build for https://huggingface.co/cagliostrolab/animagine-xl-4.0 model"
|
||||
},
|
||||
{
|
||||
"author": "gmorks",
|
||||
"title": "ComfyUI-WatchPoint",
|
||||
"reference": "https://github.com/gmorks/ComfyUI-WatchPoint",
|
||||
"files": [
|
||||
"https://github.com/gmorks/ComfyUI-WatchPoint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Multi-monitor preview with external window (zoom, pan, save), floating in-browser preview, and prompt monitoring. Features stable threading, customizable positioning, and Signal Scout for real-time prompt tracking."
|
||||
},
|
||||
{
|
||||
"author": "jinanlongen",
|
||||
"title": "ComfyUI Prompt Expander Node",
|
||||
@ -41745,17 +41734,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "AMD unified memory lip sync for ComfyUI. Native Wav2Lip inference with no subprocesses - finally works on Strix Halo, ROCm, and all AMD APUs. Features sync tuning, edge blending, and safe tensor casting for unified memory systems."
|
||||
},
|
||||
{
|
||||
"author": "bkpaine1",
|
||||
"title": "Halo-TeaCache",
|
||||
"id": "halo-teacache",
|
||||
"reference": "https://github.com/bkpaine1/Halo-TeaCache",
|
||||
"files": [
|
||||
"https://github.com/bkpaine1/Halo-TeaCache"
|
||||
],
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "kianthos",
|
||||
"title": "Earthbound---All-in-one-ComfyUI-Node",
|
||||
@ -41924,39 +41902,7 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Fork of the official DF11 ComfyUI custom node that supports a wider variety of model architectures, and provides fixes for compatibility with recent ComfyUI versions. Also, LoRAs are supported for select model architectures."
|
||||
},
|
||||
{
|
||||
"author": "hetima",
|
||||
"title": "ComfyUI-SingleLinePicker",
|
||||
"id": "singlelinepicker",
|
||||
"reference": "https://github.com/hetima/ComfyUI-SingleLinePicker",
|
||||
"files": [
|
||||
"https://github.com/hetima/ComfyUI-SingleLinePicker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Select one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts."
|
||||
},
|
||||
{
|
||||
"author": "liewcc",
|
||||
"title": "ComfyUI-Qwen-Canvas",
|
||||
"reference": "https://github.com/liewcc/ComfyUI-Qwen-Canvas",
|
||||
"files": [
|
||||
"https://github.com/liewcc/ComfyUI-Qwen-Canvas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,59 +1,5 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "hetima",
|
||||
"title": "ComfyUI-SingleLinePicker",
|
||||
"id": "singlelinepicker",
|
||||
"reference": "https://github.com/hetima/ComfyUI-SingleLinePicker",
|
||||
"files": [
|
||||
"https://github.com/hetima/ComfyUI-SingleLinePicker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Select one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts."
|
||||
},
|
||||
{
|
||||
"author": "bkpaine1",
|
||||
"title": "Halo-TeaCache",
|
||||
"id": "halo-teacache",
|
||||
"reference": "https://github.com/bkpaine1/Halo-TeaCache",
|
||||
"files": [
|
||||
"https://github.com/bkpaine1/Halo-TeaCache"
|
||||
],
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-WatchPoint",
|
||||
"reference": "https://github.com/gmorks/ComfyUI-WatchPoint",
|
||||
"files": [
|
||||
"https://github.com/gmorks/ComfyUI-WatchPoint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Multi-monitor preview with external window (zoom, pan, save), floating in-browser preview, and prompt monitoring. Features stable threading, customizable positioning, and Signal Scout for real-time prompt tracking."
|
||||
},
|
||||
{
|
||||
"author": "liewcc",
|
||||
"title": "ComfyUI-Qwen-Canvas",
|
||||
"reference": "https://github.com/liewcc/ComfyUI-Qwen-Canvas",
|
||||
"files": [
|
||||
"https://github.com/liewcc/ComfyUI-Qwen-Canvas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enforces Qwen's training resolution buckets for precise Latent space generation."
|
||||
},
|
||||
{
|
||||
"author": "FNGarvin",
|
||||
"title": "ComfyUI Auto Model Downloader",
|
||||
@ -741,6 +687,46 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced wildcard control with seed-based selection, LoRA stack support, and utilities.",
|
||||
"nickname": "Seed Wildcard"
|
||||
},
|
||||
{
|
||||
"author": "senhaicc",
|
||||
"title": "Comfyui-WL-MainImageDesign",
|
||||
"reference": "https://github.com/senhaicc/Comfyui-WL-MainImageDesign",
|
||||
"files": [
|
||||
"https://github.com/senhaicc/Comfyui-WL-MainImageDesign"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional e-commerce main image prompt generator for motorcycle equipment (helmets, riding gear, protective gear) with 9 design styles and 2 canvas ratios. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "0nikod",
|
||||
"title": "ComfyUI-Simple-Prompt",
|
||||
"reference": "https://github.com/0nikod/ComfyUI-Simple-Prompt",
|
||||
"files": [
|
||||
"https://github.com/0nikod/ComfyUI-Simple-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provide a simple interface to simplify prompt writing."
|
||||
},
|
||||
{
|
||||
"author": "Suzu008",
|
||||
"title": "ComfyUI-CryptIO",
|
||||
"reference": "https://github.com/Suzu008/ComfyUI-CryptIO",
|
||||
"files": [
|
||||
"https://github.com/Suzu008/ComfyUI-CryptIO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "IRCSS",
|
||||
"title": "comfyUI-blender-wrapper",
|
||||
"reference": "https://github.com/IRCSS/comfyUI-blender-wrapper",
|
||||
"files": [
|
||||
"https://github.com/IRCSS/comfyUI-blender-wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Blender Wrapper lets you call Blender in headless mode from ComfyUI (or any Python environment), run reusable pipeline stages stored inside files, and pass configs in/out via JSON. It's meant for tech-art / asset-pipeline tasks like cleanup, decimation, unwrap, baking, rigging, etc."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user