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
Age
Commit message (
Expand
)
Author
Lines
2022-11-05
Python 3.8 typing compatibility
Evgeniy
-4
/
+4
2022-11-05
Merge pull request #4297 from AUTOMATIC1111/aria1th-patch-1
AUTOMATIC1111
-6
/
+8
2022-11-05
Merge branch 'master' into feat/allow-origins
AUTOMATIC1111
-26
/
+90
2022-11-05
Merge pull request #4293 from AUTOMATIC1111/innovaciones-patch-1
AUTOMATIC1111
-1
/
+1
2022-11-05
Merge pull request #4273 from Omegastick/ordered_hypernetworks
AUTOMATIC1111
-1
/
+1
2022-11-05
Merge pull request #3975 from aria1th/force-push-patch-13
AUTOMATIC1111
-6
/
+51
2022-11-05
Merge pull request #4311 from aliencaocao/fix_typing_compat_for_brlow_python3.10
AUTOMATIC1111
-13
/
+13
2022-11-05
Merge pull request #4320 from papuSpartan/tls
AUTOMATIC1111
-0
/
+3
2022-11-05
do not die when an extension's repo has no remote
AUTOMATIC
-2
/
+5
2022-11-05
add support for tls (gradio tls options)
papuSpartan
-0
/
+3
2022-11-05
Use typing.Optional instead of | to add support for Python 3.9 and below.
Billy Cao
-13
/
+13
2022-11-04
fix upscale loop erroneously applied multiple times
AUTOMATIC
-2
/
+10
2022-11-04
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-28
/
+41
2022-11-05
Fix errors from commit f2b697 with --hide-ui-dir-config
AngelBottomless
-6
/
+8
2022-11-05
add --cors-allow-origins cmd opt
evshiron
-3
/
+4
2022-11-04
Open extensions links in new tab
innovaciones
-1
/
+1
2022-11-04
Merge pull request #4179 from AUTOMATIC1111/callback-structure
AUTOMATIC1111
-28
/
+41
2022-11-04
remove private underscore indicator
DepFA
-18
/
+18
2022-11-04
Sort straight out of the glob
Isaac Poulton
-2
/
+2
2022-11-04
disable setting options via API until it is fixed by the author
AUTOMATIC
-0
/
+4
2022-11-04
fix the error that prevents from setting some options
AUTOMATIC
-1
/
+2
2022-11-04
Should be one underscore for module privates not two
DepFA
-19
/
+18
2022-11-04
Sort hypernetworks
Isaac Poulton
-1
/
+1
2022-11-04
change process_one virtual function for script to process_batch, add extra ar...
AUTOMATIC
-6
/
+12
2022-11-04
fix one of previous merges breaking the program
AUTOMATIC
-0
/
+2
2022-11-04
Update shared.py
AngelBottomless
-1
/
+1
2022-11-04
Merge pull request #4182 from macrosoft/process_one
AUTOMATIC1111
-0
/
+19
2022-11-04
Merge pull request #4196 from cobryan05/extras_no_rehash
AUTOMATIC1111
-2
/
+3
2022-11-04
Merge pull request #4199 from Ju1-js/patch-1
AUTOMATIC1111
-1
/
+1
2022-11-04
Merge branch 'master' into 7flash/fix-api-compatibility
AUTOMATIC1111
-104
/
+263
2022-11-04
Merge pull request #4178 from HeyImKyu/PreviewOnBatchCompletion
AUTOMATIC1111
-10
/
+17
2022-11-04
Merge branch 'master' into fix-ckpt-cache
AUTOMATIC1111
-82
/
+237
2022-11-04
Merge pull request #4218 from bamarillo/utils-endpoints
AUTOMATIC1111
-8
/
+147
2022-11-04
bugfix: save image for hires fix BEFORE upscaling latent space
AUTOMATIC
-4
/
+4
2022-11-04
produce a readable error message when setting an option fails on the settings...
AUTOMATIC
-5
/
+4
2022-11-04
add an option to enable installing extensions with --listen or --share
AUTOMATIC
-1
/
+2
2022-11-04
only save if option is enabled
aria1th
-1
/
+1
2022-11-04
split before declaring file name
aria1th
-1
/
+1
2022-11-04
apply
aria1th
-5
/
+49
2022-11-04
Merge branch 'AUTOMATIC1111:master' into force-push-patch-13
AngelBottomless
-66
/
+82
2022-11-04
I blame code autocomplete
AngelBottomless
-49
/
+27
2022-11-04
resolve conflict - first revert
aria1th
-71
/
+52
2022-11-04
move option access checking to options class out of various places scattered ...
AUTOMATIC
-17
/
+18
2022-11-04
Merge branch 'master' into hn-activation
AUTOMATIC1111
-712
/
+1830
2022-11-04
Merge pull request #3923 from random-thoughtss/master
AUTOMATIC1111
-15
/
+14
2022-11-04
Merge pull request #4249 from digburn/fix-cache-vae
AUTOMATIC1111
-2
/
+3
2022-11-04
Merge pull request #4191 from digburn/fix-api-upscaling
AUTOMATIC1111
-0
/
+1
2022-11-04
Merge pull request #4260 from timntorres/4246-lift-extras-generate-button
AUTOMATIC1111
-2
/
+2
2022-11-04
do not mess with components' visibility for scripts; instead create group com...
AUTOMATIC
-16
/
+18
2022-11-03
Lift extras generate button a la #4246.
timntorres
-2
/
+2
[next]