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