aboutsummaryrefslogtreecommitdiffstats
path: root/modules/textual_inversion/preprocess.py
AgeCommit message (Collapse)AuthorLines
2022-10-09refactored the deepbooru module to improve speed on running multiple ↵JC_Array-2/+20
interogations in a row. Added the option to generate deepbooru tags for textual inversion preproccessing.
2022-10-06removed unused import, fixed typoRaphael Stoeckli-2/+1
2022-10-06Add sanitizer for captions in Textual inversionRaphael Stoeckli-0/+28
2022-10-04add support for gelbooru tags in filenames for textual inversionAUTOMATIC-1/+3
2022-10-02preprocessing for textual inversion addedAUTOMATIC-0/+75