aboutsummaryrefslogtreecommitdiffstats
path: root/modules/textual_inversion/dataset.py
Commit message (Collapse)AuthorAgeFilesLines
* add an option to unload models during hypernetwork training to save VRAMAUTOMATIC2022-10-111-9/+20
|
* Switched to exception handlingalg-wiki2022-10-111-5/+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-4/+3
|
* Textual Inversion: Added custom training image size and number of repeats ↵alg-wiki2022-10-101-3/+3
| | | | per input image in a single epoch
* add support for gelbooru tags in filenames for textual inversionAUTOMATIC2022-10-041-2/+5
|
* keep textual inversion dataset latents in CPU memory to save a bit of VRAMAUTOMATIC2022-10-021-0/+2
|
* initial support for training textual inversionAUTOMATIC2022-10-021-0/+76