index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
img2imgalt.py
Age
Commit message (
Expand
)
Author
2023-01-05
Refactor elem_prefix as function elem_id
me
2023-01-05
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...
me
2023-01-04
Add element ids for script components and a few more in ui.py
me
2022-11-19
change StableDiffusionProcessing to internally use sampler name instead of sa...
AUTOMATIC
2022-11-02
do not unnecessarily run VAE one more time when saving intermediate image wit...
AUTOMATIC
2022-10-22
Fixed img2imgalt after inpainting update
random_thoughtss
2022-10-13
[img2imgalt] Make sampler's override be optional
aoirusann
2022-10-13
[img2imgalt] Add `override` in UI for convenience.
aoirusann
2022-10-12
[img2imgalt] Fix seed & Allow batch.
aoirusann
2022-10-06
integrate the new samplers PR
AUTOMATIC
2022-09-27
Add option to img2imgalt.py to use sigma adjustment instead of original metho...
Martin Cairns
2022-09-20
add extra generation params
AUTOMATIC
2022-09-19
[BUG] HighRes fix Feature Breaks Scripts #706
AUTOMATIC
2022-09-16
added original negative prompt to img2img alt
AUTOMATIC
2022-09-16
Reduce code duplication
Elias Sundqvist
2022-09-16
Add randomness and denoising strength support to alternative img2img
Elias Sundqvist
2022-09-15
[Bug] Alternative img2img error #508
AUTOMATIC
2022-09-14
fix caching for img2imgalt
AUTOMATIC
2022-09-14
[FEATURE REQUEST] Script settings should also be written to the text files #437
AUTOMATIC
2022-09-12
initial work on img2imgalt
AUTOMATIC