aboutsummaryrefslogtreecommitdiffstats
path: root/modules/textual_inversion/preprocess.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'deepdanbooru_pre_process' into masterJC-Array2022-10-101-2/+20
|\
| * refactored the deepbooru module to improve speed on running multiple ↵JC_Array2022-10-101-2/+20
| | | | | | | | interogations in a row. Added the option to generate deepbooru tags for textual inversion preproccessing.
* | Custom Width and Heightalg-wiki2022-10-101-9/+10
| |
* | Textual Inversion: Added custom training image size and number of repeats ↵alg-wiki2022-10-101-2/+2
|/ | | | per input image in a single epoch
* removed unused import, fixed typoRaphael Stoeckli2022-10-061-2/+1
|
* Add sanitizer for captions in Textual inversionRaphael Stoeckli2022-10-061-0/+28
|
* add support for gelbooru tags in filenames for textual inversionAUTOMATIC2022-10-041-1/+3
|
* preprocessing for textual inversion addedAUTOMATIC2022-10-021-0/+75