Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not unnecessarily run VAE one more time when saving intermediate image ↵ | AUTOMATIC | 2022-11-02 | 1 | -2/+1 |
| | | | | with hires fix | ||||
* | Fixed img2imgalt after inpainting update | random_thoughtss | 2022-10-22 | 1 | -1/+7 |
| | |||||
* | [img2imgalt] Make sampler's override be optional | aoirusann | 2022-10-13 | 1 | -6/+7 |
| | |||||
* | [img2imgalt] Add `override` in UI for convenience. | aoirusann | 2022-10-13 | 1 | -3/+32 |
| | | | | | | Some params in img2imgalt are fixed, such as `Sampling method` and `Denosing Strength`. And some params should be matched with those in decode, such as `steps`. | ||||
* | [img2imgalt] Fix seed & Allow batch. | aoirusann | 2022-10-12 | 1 | -3/+1 |
| | |||||
* | integrate the new samplers PR | AUTOMATIC | 2022-10-06 | 1 | -2/+1 |
| | |||||
* | Add option to img2imgalt.py to use sigma adjustment instead of original ↵ | Martin Cairns | 2022-09-27 | 1 | -6/+62 |
| | | | | method for #736 | ||||
* | add extra generation params | AUTOMATIC | 2022-09-20 | 1 | -7/+7 |
| | |||||
* | [BUG] HighRes fix Feature Breaks Scripts #706 | AUTOMATIC | 2022-09-19 | 1 | -2/+2 |
| | |||||
* | added original negative prompt to img2img alt | AUTOMATIC | 2022-09-16 | 1 | -6/+7 |
| | |||||
* | Reduce code duplication | Elias Sundqvist | 2022-09-16 | 1 | -16/+4 |
| | |||||
* | Add randomness and denoising strength support to alternative img2img | Elias Sundqvist | 2022-09-16 | 1 | -8/+30 |
| | |||||
* | [Bug] Alternative img2img error #508 | AUTOMATIC | 2022-09-15 | 1 | -2/+3 |
| | |||||
* | fix caching for img2imgalt | AUTOMATIC | 2022-09-14 | 1 | -10/+16 |
| | |||||
* | [FEATURE REQUEST] Script settings should also be written to the text files #437 | AUTOMATIC | 2022-09-14 | 1 | -0/+6 |
| | |||||
* | initial work on img2imgalt | AUTOMATIC | 2022-09-11 | 1 | -0/+104 |