ComfyUI/comfy/k_diffusion
amatiramisu 76909f1dfa
Fix dpmpp_2s_ancestral_cfg_pp: save temp[0] before second model call
temp[0] (uncond_denoised) was getting overwritten by the second model call before being used in the final x calculation.
2026-01-16 14:52:18 +01:00
..
deis.py Lint all unused variables (#5989) 2024-12-12 17:59:16 -05:00
sa_solver.py Add SA-Solver sampler (#8834) 2025-07-08 16:17:06 -04:00
sampling.py Fix dpmpp_2s_ancestral_cfg_pp: save temp[0] before second model call 2026-01-16 14:52:18 +01:00
utils.py Remove useless code. 2023-06-13 02:40:58 -04:00