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-10-16
The hide_ui_dir_config flag also restrict write attempt to path settings
SGKoishi
2022-10-16
Allow specifying the region of ngrok.
ddPn08
2022-10-15
typo
NO_ob
2022-10-15
bring back scale latent option in settings
AUTOMATIC
2022-10-15
Merge branch 'master' into ckpt-cache
AUTOMATIC1111
2022-10-14
add checkpoint cache option to UI for faster model switching
Rae Fu
2022-10-14
remove duplicate code for log loss, add step, make it read from options rathe...
AUTOMATIC
2022-10-14
rework the code for lowram a bit
AUTOMATIC
2022-10-14
add `--lowram` parameter
Ljzd-PRO
2022-10-14
Add option to prevent empty spots in grid (1/2)
Gugubo
2022-10-14
Add 'interrogate' and 'all' choices to --use-cpu
brkirch
2022-10-13
add hypernetwork multipliers
AUTOMATIC
2022-10-13
options to refresh list of models and hypernetworks
AUTOMATIC
2022-10-13
add option to change what's shown in quicksettings bar
AUTOMATIC
2022-10-13
Merge pull request #2324 from HunterVacui/interrogate_include_ranks_in_output
AUTOMATIC1111
2022-10-13
remove interrogate option I accidentally deleted
AUTOMATIC
2022-10-12
Merge remote-tracking branch 'upstream/master' into interrogate_include_ranks...
Greg Fuller
2022-10-12
deepbooru: added option to use spaces or underscores
AUTOMATIC
2022-10-12
train: change filename processing to be more simple and configurable
AUTOMATIC
2022-10-12
just add the deepdanbooru settings unconditionally
AUTOMATIC
2022-10-12
Merge remote-tracking branch 'origin/steve3d'
AUTOMATIC
2022-10-12
Merge pull request #2143 from JC-Array/deepdanbooru_pre_process
AUTOMATIC1111
2022-10-12
create dir for hypernetworks
AUTOMATIC
2022-10-11
Interrogate: add option to include ranks in output
Greg Fuller
2022-10-12
Update shared.py
supersteve3d
2022-10-11
resolved conflicts, moved settings under interrogate section, settings only s...
JC_Array
2022-10-11
Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_process
JC-Array
2022-10-11
add an option to unload models during hypernetwork training to save VRAM
AUTOMATIC
2022-10-11
Add cross-attention optimization from InvokeAI
brkirch
2022-10-11
rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...
AUTOMATIC
2022-10-11
Cleaned ngrok integration
JamnedZ
2022-10-11
fixes related to merge
AUTOMATIC
2022-10-11
Comma backtrack padding (#2192)
hentailord85ez
2022-10-11
Added slider for deepbooru score threshold in settings
Kenneth
2022-10-10
Merge branch 'deepdanbooru_pre_process' into master
JC-Array
2022-10-10
added deepbooru settings (threshold and sort by alpha or likelyhood)
JC_Array
2022-10-10
add an option to not add watermark to created images
AUTOMATIC
2022-10-10
Merge pull request #2131 from ssysm/upstream-master
AUTOMATIC1111
2022-10-10
add eta noise seed delta option
AUTOMATIC
2022-10-10
--no-half-vae
AUTOMATIC
2022-10-09
Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-we...
ssysm
2022-10-09
add vae path args
ssysm
2022-10-09
Corrected CLIP Layer Ignore description and updated its range to the max poss...
Fampai
2022-10-09
show model selection setting on top of page
AUTOMATIC
2022-10-09
added guard for torch.load to prevent loading pickles with unknown content
AUTOMATIC
2022-10-09
change up #2056 to make it work how i want it to plus make xy plot write corr...
AUTOMATIC
2022-10-09
Added extended model details to infotext
William Moorehouse
2022-10-09
Fix typo
Nicolas Noullet
2022-10-09
Fix VRAM Issue by only loading in hypernetwork when selected in settings
Fampai
2022-10-09
Merge pull request #1752 from Greendayle/dev/deepdanbooru
AUTOMATIC1111
[next]