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
/
deepbooru.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ruff auto fixes
AUTOMATIC
2023-05-10
1
-1
/
+1
*
F401 fixes for ruff
AUTOMATIC
2023-05-10
1
-1
/
+0
*
added an option to filter out deepbooru tags
AUTOMATIC
2022-12-24
1
-1
/
+3
*
fix incorrect file extension filter for deepdanbooru models
AUTOMATIC
2022-12-03
1
-1
/
+1
*
Change .cuda() to .to(devices.device)
brkirch
2022-11-21
1
-1
/
+1
*
moved deepdanbooru to pure pytorch implementation
AUTOMATIC
2022-11-20
1
-167
/
+91
*
fix part2
Greendayle
2022-10-22
1
-1
/
+1
*
Deepdanbooru linux fix
Greendayle
2022-10-22
1
-1
/
+2
*
Oops
guaneec
2022-10-17
1
-0
/
+1
*
Don't eat colons in booru tags
guaneec
2022-10-17
1
-2
/
+0
*
Disable compiling deepbooru model
CookieHCl
2022-10-15
1
-1
/
+1
*
Merge branch 'master' of https://github.com/HunterVacui/stable-diffusion-webui
Greg Fuller
2022-10-13
1
-1
/
+1
*
[3/?] [wip] fix incorrect variable reference
Greg Fuller
2022-10-12
1
-1
/
+1
*
[2/?] [wip] ignore OPT_INCLUDE_RANKS for training filenames
Greg Fuller
2022-10-12
1
-1
/
+2
*
[1/?] [wip] Reintroduce opts.interrogate_return_ranks
Greg Fuller
2022-10-12
1
-11
/
+14
*
deepbooru: added option to use spaces or underscores
AUTOMATIC
2022-10-12
1
-14
/
+51
*
resolved conflicts, moved settings under interrogate section, settings only s...
JC_Array
2022-10-11
1
-1
/
+1
*
removed unneeded print
JC_Array
2022-10-11
1
-1
/
+0
*
added deepbooru settings (threshold and sort by alpha or likelyhood)
JC_Array
2022-10-10
1
-11
/
+25
*
corrected tag return in get_deepbooru_tags
JC_Array
2022-10-10
1
-1
/
+0
*
import time missing, added to deepbooru fixxing error on get_deepbooru_tags
JC_Array
2022-10-10
1
-0
/
+1
*
refactored the deepbooru module to improve speed on running multiple interoga...
JC_Array
2022-10-10
1
-19
/
+65
*
made deepdanbooru optional, added to readme, automatic download of deepbooru ...
Greendayle
2022-10-08
1
-10
/
+10
*
linux test
Greendayle
2022-10-07
1
-2
/
+3
*
even more powerfull fix
Greendayle
2022-10-07
1
-2
/
+7
*
loading tf only in interrogation process
Greendayle
2022-10-07
1
-3
/
+4
*
removing underscores and colons
Greendayle
2022-10-05
1
-1
/
+1
*
better model search
Greendayle
2022-10-05
1
-2
/
+9
*
removing problematic tag
Greendayle
2022-10-05
1
-3
/
+2
*
deepdanbooru interrogator
Greendayle
2022-10-05
1
-0
/
+60