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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3975 from aria1th/force-push-patch-13
AUTOMATIC1111
2022-11-05
3
-6
/
+51
|
\
|
*
Update shared.py
AngelBottomless
2022-11-04
1
-1
/
+1
|
*
only save if option is enabled
aria1th
2022-11-04
1
-1
/
+1
|
*
split before declaring file name
aria1th
2022-11-04
1
-1
/
+1
|
*
apply
aria1th
2022-11-04
1
-5
/
+49
|
*
Merge branch 'AUTOMATIC1111:master' into force-push-patch-13
AngelBottomless
2022-11-04
8
-66
/
+82
|
|
\
|
*
|
I blame code autocomplete
AngelBottomless
2022-11-04
1
-49
/
+27
|
*
|
resolve conflict - first revert
aria1th
2022-11-04
1
-71
/
+52
|
*
|
use hash to check valid optim
aria1th
2022-11-03
1
-4
/
+9
|
*
|
Separate .optim file from model
aria1th
2022-11-03
1
-4
/
+8
|
*
|
now add
AngelBottomless
2022-11-02
1
-0
/
+1
|
*
|
Merge branch 'AUTOMATIC1111:master' into force-push-patch-13
AngelBottomless
2022-11-02
25
-111
/
+857
|
|
\
\
|
*
|
|
first revert
AngelBottomless
2022-11-02
1
-1
/
+0
|
*
|
|
resolve conflicts
AngelBottomless
2022-11-02
1
-1
/
+1
|
*
|
|
resolve conflicts
aria1th
2022-10-30
1
-6
/
+38
|
*
|
|
We have duplicate linear now
AngelBottomless
2022-10-30
1
-1
/
+1
|
*
|
|
add optimizer save option to shared.opts
AngelBottomless
2022-10-30
1
-0
/
+1
*
|
|
|
Merge pull request #4311 from aliencaocao/fix_typing_compat_for_brlow_python3.10
AUTOMATIC1111
2022-11-05
1
-13
/
+13
|
\
\
\
\
|
*
|
|
|
Use typing.Optional instead of | to add support for Python 3.9 and below.
Billy Cao
2022-11-05
1
-13
/
+13
*
|
|
|
|
Merge pull request #4320 from papuSpartan/tls
AUTOMATIC1111
2022-11-05
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
add support for tls (gradio tls options)
papuSpartan
2022-11-05
1
-0
/
+3
|
|
/
/
/
/
*
/
/
/
/
do not die when an extension's repo has no remote
AUTOMATIC
2022-11-05
1
-2
/
+5
|
/
/
/
/
*
|
|
|
fix upscale loop erroneously applied multiple times
AUTOMATIC
2022-11-04
1
-2
/
+10
*
|
|
|
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-11-04
1
-28
/
+41
|
\
\
\
\
|
*
\
\
\
Merge pull request #4179 from AUTOMATIC1111/callback-structure
AUTOMATIC1111
2022-11-04
1
-28
/
+41
|
|
\
\
\
\
|
|
*
|
|
|
remove private underscore indicator
DepFA
2022-11-04
1
-18
/
+18
|
|
*
|
|
|
Should be one underscore for module privates not two
DepFA
2022-11-04
1
-19
/
+18
|
|
*
|
|
|
Convert callbacks into a private map, add utility functions for removing call...
DepFA
2022-11-02
1
-27
/
+41
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
disable setting options via API until it is fixed by the author
AUTOMATIC
2022-11-04
1
-0
/
+4
*
|
|
|
|
fix the error that prevents from setting some options
AUTOMATIC
2022-11-04
1
-1
/
+2
|
/
/
/
/
*
|
|
|
change process_one virtual function for script to process_batch, add extra ar...
AUTOMATIC
2022-11-04
2
-6
/
+12
*
|
|
|
fix one of previous merges breaking the program
AUTOMATIC
2022-11-04
1
-0
/
+2
*
|
|
|
Merge pull request #4182 from macrosoft/process_one
AUTOMATIC1111
2022-11-04
2
-0
/
+19
|
\
\
\
\
|
*
|
|
|
add number of itter
Artem Zagidulin
2022-11-02
2
-4
/
+4
|
*
|
|
|
process_one
Artem Zagidulin
2022-11-02
2
-0
/
+19
|
|
/
/
/
*
|
|
|
Merge pull request #4196 from cobryan05/extras_no_rehash
AUTOMATIC1111
2022-11-04
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
extras - skip unnecessary second hash of image
Chris OBryan
2022-11-03
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #4199 from Ju1-js/patch-1
AUTOMATIC1111
2022-11-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Make extension manager Remote links open a new tab
Ju1-js
2022-11-03
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'master' into 7flash/fix-api-compatibility
AUTOMATIC1111
2022-11-04
9
-104
/
+263
|
\
\
\
\
|
*
\
\
\
Merge pull request #4178 from HeyImKyu/PreviewOnBatchCompletion
AUTOMATIC1111
2022-11-04
2
-10
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
Added option to preview Created images on batch completion.
Kyu♥
2022-11-02
2
-10
/
+17
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'master' into fix-ckpt-cache
AUTOMATIC1111
2022-11-04
9
-82
/
+237
|
|
\
\
\
\
|
|
*
\
\
\
Merge pull request #4218 from bamarillo/utils-endpoints
AUTOMATIC1111
2022-11-04
2
-8
/
+147
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Remove unused endpoint
Bruno Seoane
2022-11-03
1
-12
/
+0
|
|
|
*
|
|
|
Add config and lists endpoints
Bruno Seoane
2022-11-03
2
-8
/
+159
|
|
|
|
/
/
/
|
|
*
|
|
|
bugfix: save image for hires fix BEFORE upscaling latent space
AUTOMATIC
2022-11-04
1
-4
/
+4
|
|
*
|
|
|
produce a readable error message when setting an option fails on the settings...
AUTOMATIC
2022-11-04
1
-5
/
+4
|
|
*
|
|
|
add an option to enable installing extensions with --listen or --share
AUTOMATIC
2022-11-04
1
-1
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
move option access checking to options class out of various places scattered ...
AUTOMATIC
2022-11-04
3
-17
/
+18
[next]