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
Age
Commit message (
Expand
)
Author
Lines
2023-01-21
extra networks UI
AUTOMATIC
-29
/
+0
2023-01-18
add option to show/hide warnings
AUTOMATIC
-1
/
+1
2023-01-16
make StableDiffusionProcessing class not hold a reference to shared.sd_model ...
AUTOMATIC
-1
/
+0
2023-01-16
add a button for XY Plot to fill in available values for axes that support this
AUTOMATIC
-35
/
+66
2023-01-16
Merge pull request #6803 from space-nuko/xy-grid-performance-improvement
AUTOMATIC1111
-53
/
+70
2023-01-16
Merge pull request #6802 from space-nuko/xy-grid-swap-axes-button
AUTOMATIC1111
-6
/
+20
2023-01-16
fix problems related to checkpoint/VAE switching in XY plot
AUTOMATIC
-4
/
+2
2023-01-15
Add swap axes button for XY Grid
space-nuko
-6
/
+20
2023-01-15
Optimize XY grid to run slower axes fewer times
space-nuko
-53
/
+70
2023-01-15
Make XY grid cancellation much faster
space-nuko
-0
/
+3
2023-01-14
fix bug with "Ignore selected VAE for..." option completely disabling VAE ele...
AUTOMATIC
-14
/
+13
2023-01-14
simplify expression in prompts from file script
AUTOMATIC
-5
/
+1
2023-01-13
fix progress bar behavior for "Prompts from file or textbox" script
Zaprudin Aleksey
-1
/
+1
2023-01-05
allow sdupscale to accept upscaler name
noodleanon
-0
/
+2
2023-01-05
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
-53
/
+0
2023-01-05
Refactor elem_prefix as function elem_id
me
-61
/
+96
2023-01-05
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...
me
-9
/
+9
2023-01-04
Add element ids for script components and a few more in ui.py
me
-38
/
+55
2023-01-04
add XY plot parameters to grid image and do not add them to individual images
AUTOMATIC
-14
/
+24
2023-01-04
Merge branch 'master' into xygrid_infotext_improvements
AUTOMATIC1111
-189
/
+549
2023-01-02
make it possible to use fractional values for SD upscale.
AUTOMATIC
-1
/
+1
2023-01-02
Hires fix rework
AUTOMATIC
-3
/
+1
2022-12-25
fix ruined SD upscale
AUTOMATIC
-1
/
+2
2022-12-24
fix F541 f-string without any placeholders
Yuval Aboulafia
-1
/
+1
2022-12-24
Merge pull request #5699 from DavidVorick/prompts-from-file
AUTOMATIC1111
-2
/
+18
2022-12-24
Merge pull request #5753 from calvinballing/master
AUTOMATIC1111
-5
/
+5
2022-12-18
feat: Add upscale latent, VAE, styles to X/Y plot
MMaker
-1
/
+43
2022-12-14
Fix various typos
Jim Hays
-5
/
+5
2022-12-13
add support for prompts, negative prompts, and sampler-by-name in text file s...
David Vorick
-2
/
+18
2022-12-10
Merge pull request #5179 from kaneda2004/master
AUTOMATIC1111
-7
/
+8
2022-12-10
repair #5438
AUTOMATIC
-10
/
+4
2022-12-05
allow randomized seeds in prompt_matrix
David Vorick
-3
/
+10
2022-12-03
Merge pull request #4368 from byzod/master
AUTOMATIC1111
-2
/
+2
2022-11-28
Update SD Upscaler to include user selectable Scale Factor
kaneda2004
-1
/
+1
2022-11-28
Update SD Upscaler to include user selectable Scale Factor
kaneda2004
-11
/
+6
2022-11-28
Update SD Upscaler to include user selectable Scale Factor
kaneda2004
-12
/
+18
2022-11-27
calculate dictionary for sampler names only once
AUTOMATIC
-12
/
+2
2022-11-27
fix for broken sampler selection in img2img and xy plot #4860 #4909
AUTOMATIC
-7
/
+7
2022-11-19
change StableDiffusionProcessing to internally use sampler name instead of sa...
AUTOMATIC
-8
/
+8
2022-11-09
updating the displayed generation info when user clicks images in the gallery...
Liam
-1
/
+7
2022-11-06
fix scripts ignores file format settings for grids
byzod
-1
/
+1
2022-11-06
ignores file format settings for grids
byzod
-1
/
+1
2022-11-04
do not mess with components' visibility for scripts; instead create group com...
AUTOMATIC
-15
/
+15
2022-11-02
do not unnecessarily run VAE one more time when saving intermediate image wit...
AUTOMATIC
-2
/
+1
2022-11-02
rename the seed option from #4146
AUTOMATIC
-3
/
+3
2022-11-01
prompts_from_file: allow random seeds to be preserved for the list of prompts
Keith Dreibelbis
-3
/
+4
2022-10-27
Merge branch 'AUTOMATIC1111:master' into master
random-thoughtss
-22
/
+32
2022-10-26
Add Iterate Button and Improve PFF UI
Tony Beeman
-22
/
+32
2022-10-25
Switch to a continous blend for cond. image.
random_thoughtss
-4
/
+1
2022-10-25
Added conditioning image masking to xy_grid.
random_thoughtss
-0
/
+3
[next]