mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-23 00:09:25 +08:00
Merge pull request #2968 from sorryhyun/add-anima-pid-easycontrol
add Anima PiD and EasyControl node
This commit is contained in:
commit
0fde8b155b
@ -47641,6 +47641,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Spectrum: training-free diffusion sampling acceleration via Chebyshev polynomial feature forecasting. Drop-in KSampler replacement that skips transformer blocks on predicted steps for ~2-3x speedup."
|
||||
},
|
||||
{
|
||||
"author": "sorryhyun",
|
||||
"title": "Anima PiD",
|
||||
"reference": "https://github.com/sorryhyun/ComfyUI-Anima-PiD",
|
||||
"files": [
|
||||
"https://github.com/sorryhyun/ComfyUI-Anima-PiD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NVIDIA PiD (Pixel Diffusion Decoder) as a drop-in replacement for VAE Decode on Anima / Qwen-Image latents."
|
||||
},
|
||||
{
|
||||
"author": "sorryhyun",
|
||||
"title": "Easycontrol KSampler Compatible",
|
||||
"reference": "https://github.com/sorryhyun/ComfyUI-EasyControl-KSamplerCompat",
|
||||
"files": [
|
||||
"https://github.com/sorryhyun/ComfyUI-EasyControl-KSamplerCompat"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "KSampler-compatible Anima EasyControl image conditioning for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "spacewarpstudio",
|
||||
"title": "ComfyUI Override Switch",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user