Commit Graph

21 Commits

Author SHA1 Message Date
AUTOMATIC
f8d0cf6a6e rework to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab 2023-01-05 12:08:11 +03:00
me
f185baeb28 Refactor elem_prefix as function elem_id 2023-01-05 09:29:07 +01:00
me
c3109fa18a Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixes from img exclusive scripts 2023-01-05 08:27:09 +01:00
me
5851bc839b Add element ids for script components and a few more in ui.py 2023-01-04 22:14:30 +01:00
AUTOMATIC
cdc8020d13 change StableDiffusionProcessing to internally use sampler name instead of sampler index 2022-11-19 12:01:51 +03:00
AUTOMATIC
eb5e82c7dd do not unnecessarily run VAE one more time when saving intermediate image with hires fix 2022-11-02 12:45:03 +03:00
random_thoughtss
7613ea12f2 Fixed img2imgalt after inpainting update 2022-10-22 19:36:57 +03:00
aoirusann
e548fc4aca [img2imgalt] Make sampler's override be optional 2022-10-13 18:03:17 +03:00
aoirusann
a4170875b0 [img2imgalt] Add override in UI for convenience.
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-13 18:03:17 +03:00
aoirusann
f421f2af2d [img2imgalt] Fix seed & Allow batch. 2022-10-12 10:03:46 +03:00
AUTOMATIC
5993df24a1 integrate the new samplers PR 2022-10-06 14:12:52 +03:00
Martin Cairns
258a2d4f06 Add option to img2imgalt.py to use sigma adjustment instead of original method for 2022-09-27 08:53:35 +03:00
AUTOMATIC
b9674e2900 add extra generation params 2022-09-20 19:07:09 +03:00
AUTOMATIC
422d17487f [BUG] HighRes fix Feature Breaks Scripts 2022-09-19 18:23:51 +03:00
AUTOMATIC
b64994b973 added original negative prompt to img2img alt 2022-09-16 19:24:48 +03:00
Elias Sundqvist
a441cd563a Reduce code duplication 2022-09-16 10:19:13 +03:00
Elias Sundqvist
2aec11d263 Add randomness and denoising strength support to alternative img2img 2022-09-16 10:19:13 +03:00
AUTOMATIC
7fe00d0840 [Bug] Alternative img2img error 2022-09-15 22:39:46 +03:00
AUTOMATIC
d51847c184 fix caching for img2imgalt 2022-09-14 19:41:55 +03:00
AUTOMATIC
928b246c9e [FEATURE REQUEST] Script settings should also be written to the text files 2022-09-14 11:08:36 +03:00
AUTOMATIC
9c48383608 initial work on img2imgalt 2022-09-12 01:55:34 +03:00