aboutsummaryrefslogtreecommitdiff
path: root/scripts/img2imgalt.py
AgeCommit message (Collapse)Author
2022-10-13[img2imgalt] Make sampler's override be optionalaoirusann
2022-10-13[img2imgalt] Add `override` in UI for convenience.aoirusann
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`.
2022-10-12[img2imgalt] Fix seed & Allow batch.aoirusann
2022-10-06integrate the new samplers PRAUTOMATIC
2022-09-27Add option to img2imgalt.py to use sigma adjustment instead of original ↵Martin Cairns
method for #736
2022-09-20add extra generation paramsAUTOMATIC
2022-09-19 [BUG] HighRes fix Feature Breaks Scripts #706AUTOMATIC
2022-09-16added original negative prompt to img2img altAUTOMATIC
2022-09-16Reduce code duplicationElias Sundqvist
2022-09-16Add randomness and denoising strength support to alternative img2imgElias Sundqvist
2022-09-15[Bug] Alternative img2img error #508AUTOMATIC
2022-09-14fix caching for img2imgaltAUTOMATIC
2022-09-14 [FEATURE REQUEST] Script settings should also be written to the text files #437AUTOMATIC
2022-09-12initial work on img2imgaltAUTOMATIC