10 Commits (af7a49916b9a302c4ae0bf52838d6b20575378db)

Author SHA1 Message Date
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 c9e4a8c9e5 Not needed anymore. 2 years ago
comfyanonymous e6e50ab2dd Fix an issue when alphas_comprod are half floats. 2 years ago
comfyanonymous 2b14041d4b Remove useless code. 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 534736b924 Add some low vram modes: --lowvram and --novram 2 years ago
comfyanonymous 220afe3310 Initial commit. 2 years ago