aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/img2imgalt.py
AgeCommit message (Expand)AuthorLines
2023-05-11Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela-7/+7
2023-03-20cleanup the img2img alt file a bitAlex "mcmonkey" Goodwin-10/+2
2023-03-20fix img2img alt for SD v2.xAlex "mcmonkey" Goodwin-4/+14
2023-02-04Fix img2imgalt after samplers separationVladimir Repin-3/+3
2023-01-05rework #6329 to remove duplicate code and add prevent tab names for showing i...AUTOMATIC-6/+0
2023-01-05Refactor elem_prefix as function elem_idme-13/+17
2023-01-05Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...me-1/+1
2023-01-04Add element ids for script components and a few more in ui.pyme-10/+12
2022-11-19change StableDiffusionProcessing to internally use sampler name instead of sa...AUTOMATIC-2/+2
2022-11-02do not unnecessarily run VAE one more time when saving intermediate image wit...AUTOMATIC-2/+1
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