aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_samplers_cfg_denoiser.py
AgeCommit message (Collapse)AuthorLines
2023-08-08REMOVEAUTOMATIC1111-1/+0
2023-08-08add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit ↵AUTOMATIC1111-32/+18
when you can run both old and new implementations to compare them)
2023-08-08split sd_samplers_kdiffusion into twoAUTOMATIC1111-294/+1
2023-08-08Split history: mv modules/sd_samplers_kdiffusion.py ↵AUTOMATIC1111-0/+511
modules/sd_samplers_cfg_denoiser.py