mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-23 00:09:25 +08:00
add Anima PiD and EasyControl node
This commit is contained in:
parent
4a1c06b90a
commit
c4daf1dffd
@ -47600,6 +47600,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