22 Commits (d25c4b13e4be0c89401637c769e3634e7ee456a7)

Author SHA1 Message Date
Vladimir Repin 982295aee5 Fix img2imgalt after samplers separation 3 years ago
AUTOMATIC f8d0cf6a6e rework #6329 to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab 3 years ago
me f185baeb28 Refactor elem_prefix as function elem_id 3 years ago
me c3109fa18a Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixes from img exclusive scripts 3 years ago
me 5851bc839b Add element ids for script components and a few more in ui.py 3 years ago
AUTOMATIC cdc8020d13 change StableDiffusionProcessing to internally use sampler name instead of sampler index 3 years ago
AUTOMATIC eb5e82c7dd do not unnecessarily run VAE one more time when saving intermediate image with hires fix 3 years ago
random_thoughtss 7613ea12f2 Fixed img2imgalt after inpainting update 3 years ago
aoirusann e548fc4aca [img2imgalt] Make sampler's override be optional 3 years ago
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`.
3 years ago
aoirusann f421f2af2d [img2imgalt] Fix seed & Allow batch. 3 years ago
AUTOMATIC 5993df24a1 integrate the new samplers PR 3 years ago
Martin Cairns 258a2d4f06 Add option to img2imgalt.py to use sigma adjustment instead of original method for #736 3 years ago
AUTOMATIC b9674e2900 add extra generation params 3 years ago
AUTOMATIC 422d17487f [BUG] HighRes fix Feature Breaks Scripts #706 3 years ago
AUTOMATIC b64994b973 added original negative prompt to img2img alt 3 years ago
Elias Sundqvist a441cd563a Reduce code duplication 3 years ago
Elias Sundqvist 2aec11d263 Add randomness and denoising strength support to alternative img2img 3 years ago
AUTOMATIC 7fe00d0840 [Bug] Alternative img2img error #508 3 years ago
AUTOMATIC d51847c184 fix caching for img2imgalt 3 years ago
AUTOMATIC 928b246c9e [FEATURE REQUEST] Script settings should also be written to the text files #437 3 years ago
AUTOMATIC 9c48383608 initial work on img2imgalt 3 years ago