aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_samplers_timesteps_impl.py
AgeCommit message (Collapse)AuthorLines
2023-12-02Fix fp64Nuullll-2/+2
2023-08-14repair DDIM/PLMS/UniPC batchesAUTOMATIC1111-8/+10
2023-08-13Fix DDIM and PLMS samplers on MPSbrkirch-2/+2
2023-08-08add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit ↵AUTOMATIC1111-0/+135
when you can run both old and new implementations to compare them)