aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_samplers_timesteps.py
Commit message (Collapse)AuthorAgeFilesLines
* revert to applying mask before denoising for k-diffusion, like it was beforeAUTOMATIC11112023-08-141-0/+1
|
* repair DDIM/PLMS/UniPC batchesAUTOMATIC11112023-08-141-3/+2
|
* Merge branch 'dev' into refinerAUTOMATIC11112023-08-101-0/+4
|\
| * by request: fix tiled vae extensionAUTOMATIC11112023-08-081-0/+4
| |
* | merge errorsAUTOMATIC11112023-08-081-10/+17
|/
* REMOVEAUTOMATIC11112023-08-081-3/+3
|
* add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit ↵AUTOMATIC11112023-08-081-0/+147
when you can run both old and new implementations to compare them)