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
/
shared.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add type annotations for extra fields of shared.sd_model
AUTOMATIC1111
2023-08-22
1
-3
/
+2
*
add --medvram-sdxl
AUTOMATIC1111
2023-08-22
1
-1
/
+1
*
ditch --always-batch-cond-uncond in favor of an UI setting
AUTOMATIC1111
2023-08-21
1
-1
/
+1
*
fix missing restricted_opts from shared
AUTOMATIC1111
2023-08-09
1
-0
/
+1
*
split shared.py into multiple files; should resolve all circular reference im...
AUTOMATIC1111
2023-08-09
1
-925
/
+36
*
Split history: mv temp modules/shared.py
AUTOMATIC1111
2023-08-09
1
-0
/
+976
*
Split history: mv modules/shared.py temp
AUTOMATIC1111
2023-08-09
1
-976
/
+0
*
rework RNG to use generators instead of generating noises beforehand
AUTOMATIC1111
2023-08-09
1
-1
/
+1
*
fix typo
dhwz
2023-08-08
1
-1
/
+1
*
Merge branch 'dev' into auro-autolaunch
w-e-w
2023-08-08
1
-45
/
+129
|
\
|
*
Options in main UI update
AUTOMATIC1111
2023-08-07
1
-1
/
+1
|
*
Merge pull request #12375 from catboxanon/k-diffusion-sigma
AUTOMATIC1111
2023-08-07
1
-6
/
+6
|
|
\
|
|
*
Add info to k-diffusion sigma params
catboxanon
2023-08-06
1
-4
/
+4
|
|
*
Clean up k-diffusion sigma params
catboxanon
2023-08-06
1
-4
/
+4
|
*
|
SD VAE rework 2
AUTOMATIC1111
2023-08-07
1
-1
/
+5
|
|
/
|
*
enable cond cache by default
AUTOMATIC1111
2023-08-06
1
-1
/
+1
|
*
create dir for gradio themes cache if it's missing
AUTOMATIC1111
2023-08-06
1
-1
/
+3
|
*
Merge pull request #12355 from AUTOMATIC1111/gradio-theme-cache
AUTOMATIC1111
2023-08-06
1
-2
/
+7
|
|
\
|
|
*
Gradio theme cache
w-e-w
2023-08-06
1
-2
/
+7
|
*
|
rework saving incomplete images
AUTOMATIC1111
2023-08-06
1
-1
/
+1
|
*
|
Merge pull request #12338 from AUTOMATIC1111/dont-save-incomplete-images
AUTOMATIC1111
2023-08-06
1
-0
/
+1
|
|
\
\
|
|
*
|
Option to not save incomplete images
w-e-w
2023-08-05
1
-0
/
+1
|
*
|
|
Merge pull request #12356 from catboxanon/fix/s-churn-max
AUTOMATIC1111
2023-08-06
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Increase s_churn max value
catboxanon
2023-08-06
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
/
|
Add s_tmax
catboxanon
2023-08-06
1
-0
/
+1
|
|
/
/
|
*
|
add explanation for gradio themes
AUTOMATIC1111
2023-08-05
1
-1
/
+1
|
*
|
fix whitespace
dhwz
2023-08-05
1
-1
/
+1
|
*
|
add new gradio themes
dhwz
2023-08-05
1
-2
/
+21
|
*
|
add description to VAE setting page
AUTOMATIC1111
2023-08-05
1
-0
/
+20
|
*
|
put VAE into a separate settings page
AUTOMATIC1111
2023-08-05
1
-7
/
+8
|
*
|
Merge pull request #12331 from AUTOMATIC1111/need_Reload-UI_not_Restart
AUTOMATIC1111
2023-08-05
1
-21
/
+23
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
need Reload UI not Restart
w-e-w
2023-08-05
1
-21
/
+23
|
*
|
Merge branch 'dev' into efficient-vae-methods
Kohaku-Blueleaf
2023-08-05
1
-17
/
+43
|
|
\
|
|
|
*
Merge branch 'dev' into multiple_loaded_models
AUTOMATIC1111
2023-08-05
1
-18
/
+35
|
|
|
\
|
|
|
*
Merge pull request #12181 from AUTOMATIC1111/hires_checkpoint
AUTOMATIC1111
2023-08-05
1
-6
/
+13
|
|
|
|
\
|
|
|
|
*
hires fix checkpoint selection
AUTOMATIC1111
2023-07-30
1
-6
/
+13
|
|
|
*
|
move img2img settings to their own section
AUTOMATIC1111
2023-08-05
1
-13
/
+19
|
|
|
*
|
change default color to white
AUTOMATIC1111
2023-08-05
1
-3
/
+3
|
|
|
*
|
configurable masks color and default brush color
w-e-w
2023-08-05
1
-0
/
+3
|
|
*
|
|
option to keep multiple models in memory
AUTOMATIC1111
2023-07-31
1
-1
/
+11
|
|
|
|
/
|
|
|
/
|
|
*
|
|
dix
Kohaku-Blueleaf
2023-08-05
1
-1
/
+1
|
*
|
|
update info
Kohaku-Blueleaf
2023-08-05
1
-1
/
+1
|
*
|
|
add TAESD for i2i and t2i
Kohaku-Blueleaf
2023-08-04
1
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
gradio 3.39
AUTOMATIC1111
2023-08-04
1
-1
/
+2
|
*
|
add NV option for Random number generator source setting, which allows to gen...
AUTOMATIC1111
2023-08-02
1
-1
/
+1
|
|
/
*
/
setting: Automatically open webui in browser on startup
w-e-w
2023-08-08
1
-0
/
+1
|
/
*
automatically switch to 32-bit float VAE if the generated picture has NaNs.
AUTOMATIC1111
2023-07-19
1
-0
/
+1
*
add backwards compatibility --lyco-dir-backcompat option, use that for LyCORI...
AUTOMATIC1111
2023-07-18
1
-1
/
+2
*
return sd_model_checkpoint to None
AUTOMATIC1111
2023-07-18
1
-1
/
+1
*
Merge branch 'dev' into fix-11805
Leon Feng
2023-07-18
1
-9
/
+42
|
\
[next]