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-10
fix bad merge
Robert Barron
2023-08-09
allow first pass and hires pass to use a single prompt to do different prompt...
Robert Barron
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
2023-07-16
nuke thumbs extra networks view mode (use settings tab to change width/height...
AUTOMATIC1111
2023-07-15
Update shared.py
Leon Feng
2023-07-15
suppress printing TI embedding into console by default
AUTOMATIC1111
2023-07-15
add textual inversion hashes to infotext
AUTOMATIC1111
2023-07-14
Merge branch 'dev' into sdxl
AUTOMATIC1111
2023-07-14
raise maximum Negative Guidance minimum sigma due to request in PR discussion
AUTOMATIC1111
2023-07-14
initial SDXL refiner support
AUTOMATIC1111
2023-07-12
SDXL support
AUTOMATIC1111
2023-07-09
Revert Pull Request #11244
wfjsw
2023-07-08
move github proxy to settings, System page.
AUTOMATIC1111
2023-07-08
use natural sort for shared.walk_files and shared.listfiles, as well as for d...
AUTOMATIC1111
2023-07-08
for #10650: change key to alt+arrows, enable by default
AUTOMATIC1111
2023-07-08
Merge pull request #10650 from missionfloyd/reorder-hotkeys
AUTOMATIC1111
[next]