7 Commits (9ba440995a41f3da266012e014d1ad55ad91a032)

Author SHA1 Message Date
comfyanonymous 3a150bad15 Only calculate randn in some samplers when it's actually being used. 2 years ago
comfyanonymous e57cba4c61 Add gpu variations of the sde samplers that are less deterministic
but faster.
2 years ago
comfyanonymous 4eab00e14b Set the seed in the SDE samplers to make them more reproducible. 2 years ago
comfyanonymous 6cc450579b Auto transpose images from exif data. 2 years ago
comfyanonymous dc198650c0 sample_dpmpp_2m_sde no longer crashes when step == 1. 2 years ago
comfyanonymous 069657fbf3 Add DPM-Solver++(2M) SDE and exponential scheduler.
exponential scheduler is the one recommended with this sampler.
2 years ago
comfyanonymous 220afe3310 Initial commit. 2 years ago