aboutsummaryrefslogtreecommitdiffstats
path: root/modules/textual_inversion/preprocess.py
AgeCommit message (Expand)AuthorLines
2022-10-10added alpha sort and threshold variables to create process method in preproce...JC_Array-1/+1
2022-10-10Merge branch 'deepdanbooru_pre_process' into masterJC-Array-2/+20
2022-10-10Custom Width and Heightalg-wiki-9/+10
2022-10-10Textual Inversion: Added custom training image size and number of repeats per...alg-wiki-2/+2
2022-10-09refactored the deepbooru module to improve speed on running multiple interoga...JC_Array-2/+20
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