aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/img2imgalt.py
AgeCommit message (Expand)AuthorLines
2022-10-22Fixed img2imgalt after inpainting updaterandom_thoughtss-1/+7
2022-10-13[img2imgalt] Make sampler's override be optionalaoirusann-6/+7
2022-10-13[img2imgalt] Add `override` in UI for convenience.aoirusann-3/+32
2022-10-12[img2imgalt] Fix seed & Allow batch.aoirusann-3/+1
2022-10-06integrate the new samplers PRAUTOMATIC-2/+1
2022-09-27Add option to img2imgalt.py to use sigma adjustment instead of original metho...Martin Cairns-6/+62
2022-09-20add extra generation paramsAUTOMATIC-7/+7
2022-09-19 [BUG] HighRes fix Feature Breaks Scripts #706AUTOMATIC-2/+2
2022-09-16added original negative prompt to img2img altAUTOMATIC-6/+7
2022-09-16Reduce code duplicationElias Sundqvist-16/+4
2022-09-16Add randomness and denoising strength support to alternative img2imgElias Sundqvist-8/+30
2022-09-15[Bug] Alternative img2img error #508AUTOMATIC-2/+3
2022-09-14fix caching for img2imgaltAUTOMATIC-10/+16
2022-09-14 [FEATURE REQUEST] Script settings should also be written to the text files #437AUTOMATIC-0/+6
2022-09-12initial work on img2imgaltAUTOMATIC-0/+104