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_kdiffusion.py
Age
Commit message (
Expand
)
Author
2023-04-18
Option to use CPU for random number generation.
Deciare
2023-03-25
Add support for the Variations models (unclip-h and unclip-l)
MrCheeze
2023-03-11
rename CFGDenoiserParams fields for #8064
AUTOMATIC
2023-02-24
Update sd_samplers_kdiffusion.py
laksjdjf
2023-02-19
Merge pull request #7731 from opparco/master
AUTOMATIC1111
2023-02-15
Fix error when batch count > 1
RcINS
2023-02-11
Add cfg_denoised_callback
opparco
2023-02-11
Fix DPM++ SDE not deterministic across different batch sizes (#5210)
RcINS
2023-02-04
merge CFGDenoiserEdit and CFGDenoiser into single object
AUTOMATIC
2023-02-03
Use original CFGDenoiser if image_cfg_scale = 1
Kyle
2023-02-03
txt2img Hires Fix
Kyle
2023-02-03
Image CFG Added (Full Implementation)
Kyle
2023-02-02
Revert "instruct-pix2pix support"
Kyle
2023-02-02
instruct-pix2pix support
Kyle
2023-01-30
make the program read Eta and Eta DDIM from generation parameters
AUTOMATIC
2023-01-30
split samplers into one more files for k-diffusion
AUTOMATIC
2023-01-30
Split history sd_samplers.py to sd_samplers_kdiffusion.py
Andrey