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