aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/img2imgalt.py
Commit message (Expand)AuthorAgeFilesLines
* do not unnecessarily run VAE one more time when saving intermediate image wit...AUTOMATIC2022-11-021-2/+1
* Fixed img2imgalt after inpainting updaterandom_thoughtss2022-10-221-1/+7
* [img2imgalt] Make sampler's override be optionalaoirusann2022-10-131-6/+7
* [img2imgalt] Add `override` in UI for convenience.aoirusann2022-10-131-3/+32
* [img2imgalt] Fix seed & Allow batch.aoirusann2022-10-121-3/+1
* integrate the new samplers PRAUTOMATIC2022-10-061-2/+1
* Add option to img2imgalt.py to use sigma adjustment instead of original metho...Martin Cairns2022-09-271-6/+62
* add extra generation paramsAUTOMATIC2022-09-201-7/+7
* [BUG] HighRes fix Feature Breaks Scripts #706AUTOMATIC2022-09-191-2/+2
* added original negative prompt to img2img altAUTOMATIC2022-09-161-6/+7
* Reduce code duplicationElias Sundqvist2022-09-161-16/+4
* Add randomness and denoising strength support to alternative img2imgElias Sundqvist2022-09-161-8/+30
* [Bug] Alternative img2img error #508AUTOMATIC2022-09-151-2/+3
* fix caching for img2imgaltAUTOMATIC2022-09-141-10/+16
* [FEATURE REQUEST] Script settings should also be written to the text files #437AUTOMATIC2022-09-141-0/+6
* initial work on img2imgaltAUTOMATIC2022-09-111-0/+104