index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
sd_samplers_common.py
Age
Commit message (
Expand
)
Author
2023-08-08
add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit ...
AUTOMATIC1111
2023-08-06
repair broken live previews if using VAE with half
AUTOMATIC1111
2023-08-04
remove noneed scale
Kohaku-Blueleaf
2023-08-04
Revert "change all encode"
Kohaku-Blueleaf
2023-08-04
change all encode
Kohaku-Blueleaf
2023-08-04
move the modified decode into smapler_common
Kohaku-Blueleaf
2023-08-04
Merge branch 'dev' into efficient-vae-methods
Kohaku-Blueleaf
2023-08-04
resolve some of circular import issues for kohaku
AUTOMATIC1111
2023-08-04
Fix code style
Kohaku-Blueleaf
2023-08-04
add TAESD for i2i and t2i
Kohaku-Blueleaf
2023-08-03
rework torchsde._brownian.brownian_interval replacement to use device.randn_l...
AUTOMATIC1111
2023-05-17
simplify single_sample_to_image
AUTOMATIC
2023-05-17
TAESD fix
Sakura-Luna
2023-05-17
Merge branch 'dev' into taesd-a
AUTOMATIC1111
2023-05-17
return live preview defaults to how they were
AUTOMATIC
2023-05-16
suppress ENSD infotext for samplers that don't use it
AUTOMATIC
2023-05-14
Add live preview mode check
Sakura-Luna
2023-05-14
Add Tiny AE live preview
Sakura-Luna
2023-04-29
rename CPU RNG to RNG source in settings, add infotext and parameters copypas...
AUTOMATIC
2023-04-18
Option to use CPU for random number generation.
Deciare
2023-02-01
Refactor Mac specific code to a separate file
brkirch
2023-01-30
split samplers into one more files for k-diffusion
AUTOMATIC
2023-01-30
split compvis sampler and shared sampler stuff into their own files
AUTOMATIC
2023-01-30
Split history sd_samplers.py to sd_samplers_common.py
Andrey