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-05
dix
Kohaku-Blueleaf
2023-08-05
update info
Kohaku-Blueleaf
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-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
2023-07-08
Merge pull request #11468 from NoCrypt/grid-colors-options
AUTOMATIC1111
2023-07-03
Add a status logger in modules.shared
Aarni Koskela
2023-07-03
Add job argument to State.begin()
Aarni Koskela
2023-06-28
Move change colors options to Saving images/grids
NoCrypt
2023-06-28
Revision
NoCrypt
2023-06-28
Add options to change colors in grid
NoCrypt
2023-06-27
send tensors to the correct device when loading from safetensors file with me...
AUTOMATIC
2023-06-27
Merge pull request #11260 from dhwz/dev
AUTOMATIC1111
2023-06-27
Merge branch 'dev' into 10141-gradio-user-exif
AUTOMATIC1111
2023-06-27
Merge pull request #11136 from arch-fan/typo
AUTOMATIC1111
2023-06-16
fix very slow loading speed of .safetensors files
dhwz
2023-06-15
Add an opt-in infotext user name setting
Jared Deckard
2023-06-09
fixed typos
arch-fan
2023-06-08
persistent conds cache
w-e-w
2023-06-05
Restart: only do restart if running via the wrapper script
Aarni Koskela
2023-06-04
fix for conds of second hires fox pass being calculated using first pass's ne...
AUTOMATIC
2023-06-04
Merge pull request #10975 from AUTOMATIC1111/restart3
AUTOMATIC1111
2023-06-04
infer styles from prompts, and an option to control the behavior
AUTOMATIC
2023-06-03
a yet another method to restart webui
AUTOMATIC
2023-06-01
assign devices.dtype early because it's needed before the model is loaded
AUTOMATIC
2023-06-01
assign devices.dtype early because it's needed before the model is loaded
AUTOMATIC
2023-05-31
use ui_reorder_list rather than ui_reorder for UI reorder option to make the ...
AUTOMATIC
2023-05-31
change UI reorder setting to multiselect
AUTOMATIC
2023-05-31
Merge pull request #10788 from yoinked-h/patch-1
AUTOMATIC1111
2023-05-31
Merge pull request #10848 from DavidQChuang/master
AUTOMATIC1111
2023-05-29
Fix s_min_uncond default type int
David Chuang
2023-05-28
typo
yoinked
[next]