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
stats
log msg
author
committer
range
path:
root
/
scripts
/
img2imgalt.py
Age
Commit message (
Expand
)
Author
Lines
2023-05-11
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
-7
/
+7
2023-03-20
cleanup the img2img alt file a bit
Alex "mcmonkey" Goodwin
-10
/
+2
2023-03-20
fix img2img alt for SD v2.x
Alex "mcmonkey" Goodwin
-4
/
+14
2023-02-04
Fix img2imgalt after samplers separation
Vladimir Repin
-3
/
+3
2023-01-05
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
-6
/
+0
2023-01-05
Refactor elem_prefix as function elem_id
me
-13
/
+17
2023-01-05
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...
me
-1
/
+1
2023-01-04
Add element ids for script components and a few more in ui.py
me
-10
/
+12
2022-11-19
change StableDiffusionProcessing to internally use sampler name instead of sa...
AUTOMATIC
-2
/
+2
2022-11-02
do not unnecessarily run VAE one more time when saving intermediate image wit...
AUTOMATIC
-2
/
+1
2022-10-22
Fixed img2imgalt after inpainting update
random_thoughtss
-1
/
+7
2022-10-13
[img2imgalt] Make sampler's override be optional
aoirusann
-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-06
integrate the new samplers PR
AUTOMATIC
-2
/
+1
2022-09-27
Add option to img2imgalt.py to use sigma adjustment instead of original metho...
Martin Cairns
-6
/
+62
2022-09-20
add extra generation params
AUTOMATIC
-7
/
+7
2022-09-19
[BUG] HighRes fix Feature Breaks Scripts #706
AUTOMATIC
-2
/
+2
2022-09-16
added original negative prompt to img2img alt
AUTOMATIC
-6
/
+7
2022-09-16
Reduce code duplication
Elias Sundqvist
-16
/
+4
2022-09-16
Add randomness and denoising strength support to alternative img2img
Elias Sundqvist
-8
/
+30
2022-09-15
[Bug] Alternative img2img error #508
AUTOMATIC
-2
/
+3
2022-09-14
fix caching for img2imgalt
AUTOMATIC
-10
/
+16
2022-09-14
[FEATURE REQUEST] Script settings should also be written to the text files #437
AUTOMATIC
-0
/
+6
2022-09-12
initial work on img2imgalt
AUTOMATIC
-0
/
+104