AUTOMATIC1111
dfd6ea3fca
ditch --always-batch-cond-uncond in favor of an UI setting
2023-08-21 15:07:10 +03:00
AUTOMATIC1111
c1a31ec9f7
revert to applying mask before denoising for k-diffusion, like it was before
2023-08-14 08:59:15 +03:00
AUTOMATIC1111
64311faa68
put refiner into main UI, into the new accordions section
...
add VAE from main model into infotext, not from refiner model
option to make scripts UI without gr.Group
fix inconsistencies with refiner when usings samplers that do more denoising than steps
2023-08-12 12:39:59 +03:00
AUTOMATIC1111
f8ff8c0638
merge errors
2023-08-08 22:09:51 +03:00
AUTOMATIC1111
a8a256f9b5
REMOVE
2023-08-08 21:08:50 +03:00
AUTOMATIC1111
8285a149d8
add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit when you can run both old and new implementations to compare them)
2023-08-08 21:04:44 +03:00
AUTOMATIC1111
2d8e4a6544
split sd_samplers_kdiffusion into two
2023-08-08 18:35:31 +03:00
AUTOMATIC1111
7e88f57aaa
Split history: mv modules/sd_samplers_kdiffusion.py modules/sd_samplers_cfg_denoiser.py
2023-08-08 18:32:17 +03:00