ComfyUI/comfy/k_diffusion
chaObserv e729a5cc11
Separate denoised and noise estimation in Euler CFG++ (#9008)
This will change their behavior with the sampling CONST type.
It also combines euler_cfg_pp and euler_ancestral_cfg_pp into one main function.
2025-07-23 19:47:05 -04:00
..
deis.py
sa_solver.py Add SA-Solver sampler (#8834) 2025-07-08 16:17:06 -04:00
sampling.py Separate denoised and noise estimation in Euler CFG++ (#9008) 2025-07-23 19:47:05 -04:00
utils.py