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