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
/
textual_inversion
/
preprocess.py
Age
Commit message (
Expand
)
Author
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
Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_process
JC-Array
2022-10-11
Switched to exception handling
alg-wiki
2022-10-10
added alpha sort and threshold variables to create process method in preproce...
JC_Array
2022-10-10
Merge branch 'deepdanbooru_pre_process' into master
JC-Array
2022-10-11
Added .webp .bmp
alg-wiki
2022-10-11
Textual Inversion: Preprocess and Training will only pick-up image files
alg-wiki
2022-10-10
Custom Width and Height
alg-wiki
2022-10-10
Textual Inversion: Added custom training image size and number of repeats per...
alg-wiki
2022-10-10
Custom Width and Height
alg-wiki
2022-10-10
Textual Inversion: Added custom training image size and number of repeats per...
alg-wiki
2022-10-09
refactored the deepbooru module to improve speed on running multiple interoga...
JC_Array
2022-10-06
removed unused import, fixed typo
Raphael Stoeckli
2022-10-06
Add sanitizer for captions in Textual inversion
Raphael Stoeckli
2022-10-04
add support for gelbooru tags in filenames for textual inversion
AUTOMATIC
2022-10-02
preprocessing for textual inversion added
AUTOMATIC