Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-02-04 | merge CFGDenoiserEdit and CFGDenoiser into single object | AUTOMATIC | -96/+37 |
2023-02-03 | Use original CFGDenoiser if image_cfg_scale = 1 | Kyle | -2/+5 |
2023-02-03 | txt2img Hires Fix | Kyle | -1/+1 |
2023-02-03 | Image CFG Added (Full Implementation) | Kyle | -6/+95 |
2023-02-02 | Revert "instruct-pix2pix support" | Kyle | -4/+4 |
2023-02-02 | instruct-pix2pix support | Kyle | -4/+4 |
2023-01-30 | make the program read Eta and Eta DDIM from generation parameters | AUTOMATIC | -3/+5 |
2023-01-30 | split samplers into one more files for k-diffusion | AUTOMATIC | -50/+7 |
2023-01-30 | Split history sd_samplers.py to sd_samplers_kdiffusion.py | Andrey | -0/+339 |