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
log msg
author
committer
range
path:
root
/
modules
/
shared.py
Age
Commit message (
Expand
)
Author
2022-11-12
Merge pull request #4488 from d8ahazard/ExtensionPreload
AUTOMATIC1111
2022-11-11
Merge pull request #4117 from TinkTheBoush/master
AUTOMATIC1111
2022-11-11
adding tag dropout option
KyuSeok Jung
2022-11-11
Update shared.py
KyuSeok Jung
2022-11-08
Add option to preload extensions
d8ahazard
2022-11-06
add ability to create extensions that add localizations
AUTOMATIC
2022-11-06
Merge branch 'master' into master
KyuSeok Jung
2022-11-05
Merge branch 'master' into feat/allow-origins
AUTOMATIC1111
2022-11-05
Merge pull request #3975 from aria1th/force-push-patch-13
AUTOMATIC1111
2022-11-05
add support for tls (gradio tls options)
papuSpartan
2022-11-05
add --cors-allow-origins cmd opt
evshiron
2022-11-04
fix the error that prevents from setting some options
AUTOMATIC
2022-11-04
change option position to Training setting
TinkTheBoush
2022-11-04
Update shared.py
AngelBottomless
2022-11-04
Merge pull request #4178 from HeyImKyu/PreviewOnBatchCompletion
AUTOMATIC1111
2022-11-04
add an option to enable installing extensions with --listen or --share
AUTOMATIC
2022-11-04
Merge branch 'AUTOMATIC1111:master' into force-push-patch-13
AngelBottomless
2022-11-04
move option access checking to options class out of various places scattered ...
AUTOMATIC
2022-11-02
Added option to preview Created images on batch completion.
Kyu♥
2022-11-02
now add
AngelBottomless
2022-11-02
Merge pull request #3986 from R-N/vae-picker
AUTOMATIC1111
2022-11-02
do not unnecessarily run VAE one more time when saving intermediate image wit...
AUTOMATIC
2022-11-02
Allow saving "before-highres-fix. (#4150)
timntorres
2022-11-02
remove duplicate code from #3970
AUTOMATIC
2022-11-02
Merge branch 'master' into fix/progress-api
evshiron
2022-11-02
Merge branch 'master' into vae-picker
Muhammad Rizqi Nur
2022-11-01
Merge pull request #4004 from mamawr/master
AUTOMATIC1111
2022-11-01
Merge pull request #4056 from MarkovInequality/TI_optimizations
AUTOMATIC1111
2022-10-31
fix the error with extension tab not working because of the previous commit
AUTOMATIC
2022-10-31
disable access to extension stuff for non-local servers
AUTOMATIC
2022-10-31
add initial version of the extensions tab
AUTOMATIC
2022-10-31
Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-we...
Fampai
2022-10-31
Added TI training optimizations
Fampai
2022-10-31
Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and ...
mawr
2022-10-30
Settings to select VAE
Muhammad Rizqi Nur
2022-10-30
fix broken progress api by previous rework
evshiron
2022-10-30
rework #3722 to not introduce duplicate code
AUTOMATIC
2022-10-30
update progress response model
evshiron
2022-10-30
Merge branch 'master' into feat/progress-api
evshiron
2022-10-29
move send seed option to UI section and make it false by default
AUTOMATIC
2022-10-29
Merge branch 'Inspiron'
AUTOMATIC
2022-10-29
skip filenames starting with . for img2img and extras batch modes
AUTOMATIC
2022-10-27
Updated name and hover text.
random_thoughtss
2022-10-27
Moved mask weight config to SD section
random_thoughtss
2022-10-27
Merge branch 'AUTOMATIC1111:master' into master
random-thoughtss
2022-10-27
create send to buttons in one module
yfszzx
2022-10-26
prototype progress api
evshiron
2022-10-26
add override_settings to API as an alternative to #3629
AUTOMATIC
2022-10-25
Switch to a continous blend for cond. image.
random_thoughtss
2022-10-25
Added option to use unmasked conditioning image.
random_thoughtss
[next]