mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-26 09:49:22 +08:00
Add comfyui-spectrum-ksampler node to custom-node-list.json
This commit is contained in:
parent
d6f480c911
commit
c18bc428c5
@ -52645,6 +52645,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A growing collection of EmberFrame utility nodes for Comfy, including advanced PiD sampling, Z-Image/Flux latent normalization, wildcard prompt helpers, and resolution tools."
|
||||
},
|
||||
{
|
||||
"author": "sorryhyun",
|
||||
"title": "SpectrumKSampler",
|
||||
"reference": "https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler",
|
||||
"files": [
|
||||
"https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler"
|
||||
],
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user