Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7731 from opparco/master | AUTOMATIC1111 | 2023-02-19 | 1 | -0/+4 |
|\ | |||||
| * | Add cfg_denoised_callback | opparco | 2023-02-11 | 1 | -0/+4 |
* | | Fix error when batch count > 1 | RcINS | 2023-02-15 | 1 | -4/+5 |
* | | Fix DPM++ SDE not deterministic across different batch sizes (#5210) | RcINS | 2023-02-11 | 1 | -8/+29 |
|/ | |||||
* | merge CFGDenoiserEdit and CFGDenoiser into single object | AUTOMATIC | 2023-02-04 | 1 | -96/+37 |
* | Use original CFGDenoiser if image_cfg_scale = 1 | Kyle | 2023-02-04 | 1 | -2/+5 |
* | txt2img Hires Fix | Kyle | 2023-02-04 | 1 | -1/+1 |
* | Image CFG Added (Full Implementation) | Kyle | 2023-02-03 | 1 | -6/+95 |
* | Revert "instruct-pix2pix support" | Kyle | 2023-02-03 | 1 | -4/+4 |
* | instruct-pix2pix support | Kyle | 2023-02-02 | 1 | -4/+4 |
* | make the program read Eta and Eta DDIM from generation parameters | AUTOMATIC | 2023-01-30 | 1 | -3/+5 |
* | split samplers into one more files for k-diffusion | AUTOMATIC | 2023-01-30 | 1 | -50/+7 |
* | Split history sd_samplers.py to sd_samplers_kdiffusion.py | Andrey | 2023-01-30 | 1 | -0/+339 |