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
Age
Commit message (
Expand
)
Author
Lines
2022-09-18
fix pasting of images from the clipboard in img2img (fixes #645)
Connum
-0
/
+1
2022-09-18
altered progressbar to not rely on first progress request coming after the jo...
AUTOMATIC
-26
/
+47
2022-09-18
make inpaint at full resolution option not discard useful pixels from the image
AUTOMATIC
-55
/
+103
2022-09-18
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-1
/
+1
2022-09-18
add info about where to get models to instructions.
AUTOMATIC
-3
/
+3
2022-09-18
Merge pull request #643 from melchiar/master
AUTOMATIC1111
-1
/
+1
2022-09-18
script.js split work - ui.js
AUTOMATIC
-96
/
+16
2022-09-18
Split history script.js to javascript/ui.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/ui.js
Andrey
-0
/
+87
2022-09-18
Split history script.js to javascript/ui.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/ui.js
Andrey
-0
/
+0
2022-09-18
script.js split work - progress.js
AUTOMATIC
-119
/
+3
2022-09-18
Split history script.js to javascript/progressbar.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/progressbar.js
Andrey
-0
/
+116
2022-09-18
Split history script.js to javascript/progressbar.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/progressbar.js
Andrey
-0
/
+0
2022-09-18
script.js split work - hints.js
AUTOMATIC
-210
/
+4
2022-09-18
Split history script.js to javascript/hints.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/hints.js
Andrey
-0
/
+208
2022-09-18
Split history script.js to javascript/hints.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/hints.js
Andrey
-0
/
+0
2022-09-18
script.js split work - dragdrop.js
AUTOMATIC
-266
/
+0
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-0
/
+265
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-0
/
+0
2022-09-18
script.js split work
AUTOMATIC
-0
/
+0
2022-09-18
script.js split work
AUTOMATIC
-391
/
+18
2022-09-17
fixed typos in processing.py
Steve Eberhardt
-1
/
+1
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-0
/
+389
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-0
/
+0
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-0
/
+0
2022-09-18
Merge pull request #628 from 48design/drop-paste-replace-existing-image
AUTOMATIC1111
-4
/
+45
2022-09-18
Merge pull request #625 from bdrupieski/fix-batch-processing-color-correction
AUTOMATIC1111
-2
/
+6
2022-09-18
Merge pull request #634 from Dement242/Dement242-patch-1
AUTOMATIC1111
-1
/
+1
2022-09-18
Merge pull request #635 from C43H66N12O12S2/attention
AUTOMATIC1111
-2
/
+2
2022-09-18
.....
C43H66N12O12S2
-2
/
+2
2022-09-17
only set loopback color corrections if corrections enabled
Brian Drupieski
-1
/
+3
2022-09-17
remove whitespace
Brian Drupieski
-1
/
+0
2022-09-17
set loopback color corrections on each iteration
Brian Drupieski
-6
/
+5
2022-09-18
Move scale multiplication to the front
C43H66N12O12S2
-2
/
+2
2022-09-17
Merge branch 'AUTOMATIC1111:master' into Dement242-patch-1
Dement242
-2
/
+23
2022-09-17
Merge pull request #587 from JashoBell/Base
AUTOMATIC1111
-2
/
+23
2022-09-17
Move comments to scripts.py
JashoBell
-17
/
+19
2022-09-17
Replace existing images when pasting from clipboard or dropping a new one (fi...
Connum
-4
/
+45
2022-09-17
Fixed "CodeFormer visibility:" rounding to 2 decimals.
Dement242
-1
/
+1
2022-09-17
Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-we...
JashoBell
-115
/
+1011
2022-09-17
fix batch color correction
Brian Drupieski
-1
/
+5
2022-09-17
Merge pull request #616 from dfaker/patch-3
AUTOMATIC1111
-7
/
+104
[next]