Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | txt2img Hires Fix | Kyle | 2023-02-04 | 1 | -1/+1 |
| | |||||
* | Image CFG Added (Full Implementation) | Kyle | 2023-02-03 | 1 | -6/+95 |
| | | | | | | | | Uses separate denoiser for edit (instruct-pix2pix) models No impact to txt2img or regular img2img "Image CFG Scale" will only apply to instruct-pix2pix models and metadata will only be added if using such model | ||||
* | Revert "instruct-pix2pix support" | Kyle | 2023-02-03 | 1 | -4/+4 |
| | | | | This reverts commit 269833067de1e7d0b6a6bd65724743d6b88a133f. | ||||
* | 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 |