mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-10 03:51:45 +08:00
DDIM is the same as euler with a small difference in the inpaint code. DDIM uses randn_like but I set a fixed seed instead. I'm keeping it in because I'm sure if I remove it people are going to complain.