15 Commits (a8266b85158a5d47154fe34cb089ea39f5ce2b78)

Author SHA1 Message Date
comfyanonymous 57eea0efbb heunpp2 sampler. 1 year ago
comfyanonymous 002aefa382 Support lcm models. 1 year ago
comfyanonymous 415abb275f Add DDPM sampler. 1 year ago
Alexopus e59fe0537a
Fix referenced before assignment 1 year ago
comfyanonymous 0cb6dac943 Remove 3m from PR #1213 because of some small issues. 1 year ago
comfyanonymous 58c7da3665 Gpu variant of dpmpp_3m_sde. Note: use 3m with exponential or karras. 1 year ago
FizzleDorf 3cfad03a68 dpmpp 3m + dpmpp 3m sde added 1 year ago
comfyanonymous c910b4a01c Remove unused code and torchdiffeq dependency. 1 year ago
comfyanonymous 3a150bad15 Only calculate randn in some samplers when it's actually being used. 1 year ago
comfyanonymous e57cba4c61 Add gpu variations of the sde samplers that are less deterministic 1 year ago
comfyanonymous 4eab00e14b Set the seed in the SDE samplers to make them more reproducible. 1 year 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. 2 years ago
comfyanonymous 220afe3310 Initial commit. 2 years ago