aboutsummaryrefslogtreecommitdiff
path: root/modules/textual_inversion/dataset.py
AgeCommit message (Expand)Author
2022-11-11Update dataset.pyKyuSeok Jung
2022-11-11Update dataset.pyKyuSeok Jung
2022-11-11adding tag drop out optionKyuSeok Jung
2022-11-04change option position to Training settingTinkTheBoush
2022-11-01append_tag_shuffleTinkTheBoush
2022-10-29Additional assert on datasetMuhammad Rizqi Nur
2022-10-28Fix random dataset shuffle on TIFlameLaw
2022-10-21Allow datasets with only 1 image in TIguaneec
2022-10-15Merge branch 'master' into masterAUTOMATIC1111
2022-10-15add option to use batch size for trainingAUTOMATIC
2022-10-14Raise an assertion error if no training images have been found.Melan
2022-10-12train: change filename processing to be more simple and configurableAUTOMATIC
2022-10-11add an option to unload models during hypernetwork training to save VRAMAUTOMATIC
2022-10-11Switched to exception handlingalg-wiki
2022-10-11Added .webp .bmpalg-wiki
2022-10-11Textual Inversion: Preprocess and Training will only pick-up image filesalg-wiki
2022-10-10Custom Width and Heightalg-wiki
2022-10-10Textual Inversion: Added custom training image size and number of repeats per...alg-wiki
2022-10-04add support for gelbooru tags in filenames for textual inversionAUTOMATIC
2022-10-02keep textual inversion dataset latents in CPU memory to save a bit of VRAMAUTOMATIC
2022-10-02initial support for training textual inversionAUTOMATIC