aboutsummaryrefslogtreecommitdiffstats
path: root/modules/textual_inversion/preprocess.py
Commit message (Expand)AuthorAgeFilesLines
* prevent error spam when processing images without txt files for captionsAUTOMATIC2022-10-211-5/+4
* Merge branch 'master' into fix/train-preprocess-keep-ratioAUTOMATIC11112022-10-211-9/+25
|\
| * do caption copy for both flipsDepFA2022-10-201-1/+1
| * pass preprocess_txt_action paramDepFA2022-10-191-3/+3
| * add existing caption file handlingDepFA2022-10-191-8/+24
* | train: ui: added `Split image threshold` and `Split image overlap ratio` to p...Milly2022-10-201-5/+5
* | train: fixed preprocess image ratioMilly2022-10-201-19/+35
|/
* [2/?] [wip] ignore OPT_INCLUDE_RANKS for training filenamesGreg Fuller2022-10-121-1/+3
* deepbooru: added option to use spaces or underscoresAUTOMATIC2022-10-121-52/+40
* resolved conflicts, moved settings under interrogate section, settings only s...JC_Array2022-10-111-1/+1
* Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_processJC-Array2022-10-111-1/+4
|\
| * Switched to exception handlingalg-wiki2022-10-111-3/+5
| * Added .webp .bmpalg-wiki2022-10-101-1/+1
| * Textual Inversion: Preprocess and Training will only pick-up image filesalg-wiki2022-10-101-1/+2
| * Custom Width and Heightalg-wiki2022-10-101-9/+10
| * Textual Inversion: Added custom training image size and number of repeats per...alg-wiki2022-10-101-2/+2
* | added alpha sort and threshold variables to create process method in preproce...JC_Array2022-10-101-1/+1
* | Merge branch 'deepdanbooru_pre_process' into masterJC-Array2022-10-101-2/+20
|\ \
| * | refactored the deepbooru module to improve speed on running multiple interoga...JC_Array2022-10-101-2/+20
| |/
* | Custom Width and Heightalg-wiki2022-10-101-9/+10
* | Textual Inversion: Added custom training image size and number of repeats per...alg-wiki2022-10-101-2/+2
|/
* 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