aboutsummaryrefslogtreecommitdiff
path: root/modules/sd_samplers_cfg_denoiser.py
AgeCommit message (Expand)Author
2023-11-28Implements "scheduling" for blending of the original latents and a latent ble...CodeHatchling
2023-08-21ditch --always-batch-cond-uncond in favor of an UI settingAUTOMATIC1111
2023-08-14revert to applying mask before denoising for k-diffusion, like it was beforeAUTOMATIC1111
2023-08-12put refiner into main UI, into the new accordions sectionAUTOMATIC1111
2023-08-08merge errorsAUTOMATIC1111
2023-08-08REMOVEAUTOMATIC1111
2023-08-08add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit ...AUTOMATIC1111
2023-08-08split sd_samplers_kdiffusion into twoAUTOMATIC1111
2023-08-08Split history: mv modules/sd_samplers_kdiffusion.py modules/sd_samplers_cfg_d...AUTOMATIC1111