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
/
deepbooru.py
Age
Commit message (
Expand
)
Author
2022-10-18
Don't eat colons in booru tags
guaneec
2022-10-15
Disable compiling deepbooru model
CookieHCl
2022-10-13
Merge branch 'master' of https://github.com/HunterVacui/stable-diffusion-webui
Greg Fuller
2022-10-12
[3/?] [wip] fix incorrect variable reference
Greg Fuller
2022-10-12
[2/?] [wip] ignore OPT_INCLUDE_RANKS for training filenames
Greg Fuller
2022-10-12
[1/?] [wip] Reintroduce opts.interrogate_return_ranks
Greg Fuller
2022-10-12
deepbooru: added option to use spaces or underscores
AUTOMATIC
2022-10-11
resolved conflicts, moved settings under interrogate section, settings only s...
JC_Array
2022-10-11
removed unneeded print
JC_Array
2022-10-10
added deepbooru settings (threshold and sort by alpha or likelyhood)
JC_Array
2022-10-10
corrected tag return in get_deepbooru_tags
JC_Array
2022-10-10
import time missing, added to deepbooru fixxing error on get_deepbooru_tags
JC_Array
2022-10-09
refactored the deepbooru module to improve speed on running multiple interoga...
JC_Array
2022-10-08
made deepdanbooru optional, added to readme, automatic download of deepbooru ...
Greendayle
2022-10-07
linux test
Greendayle
2022-10-07
even more powerfull fix
Greendayle
2022-10-07
loading tf only in interrogation process
Greendayle
2022-10-05
removing underscores and colons
Greendayle
2022-10-05
better model search
Greendayle
2022-10-05
removing problematic tag
Greendayle
2022-10-05
deepdanbooru interrogator
Greendayle