29 Commits (fac92610d22d1166890b17b167c034090a096e5a)

Author SHA1 Message Date
Jim Hays c0355caefe Fix various typos 3 years ago
brkirch 4d5f1691dd Use devices.autocast instead of torch.autocast 3 years ago
AUTOMATIC1111 39827a3998
Merge pull request #4688 from parasi22/resolve-embedding-name-in-filewords
resolve [name] after resolving [filewords] in training
3 years ago
flamelaw 5b57f61ba4 fix pin_memory with different latent sampling method 3 years ago
flamelaw 2d22d72cda fix random sampling with pin_memory 3 years ago
flamelaw a4a5735d0a remove unnecessary comment 3 years ago
flamelaw bd68e35de3 Gradient accumulation, autocast fix, new latent sampling method, etc 3 years ago
parasi 9a1aff645a resolve [name] after resolving [filewords] in training 3 years ago
KyuSeok Jung a1e271207d
Update dataset.py 3 years ago
KyuSeok Jung b19af67d29
Update dataset.py 3 years ago
KyuSeok Jung 13a2f1dca3
adding tag drop out option 3 years ago
TinkTheBoush 821e2b883d change option position to Training setting 3 years ago
TinkTheBoush 467cae167a append_tag_shuffle 3 years ago
Muhammad Rizqi Nur a27d19de2e Additional assert on dataset 3 years ago
FlameLaw a0a7024c67
Fix random dataset shuffle on TI 3 years ago
guaneec b69c37d25e Allow datasets with only 1 image in TI 3 years ago
AUTOMATIC1111 ea8aa1701a
Merge branch 'master' into master 3 years ago
AUTOMATIC c7a86f7fe9 add option to use batch size for training 3 years ago
Melan 4d19f3b7d4 Raise an assertion error if no training images have been found. 3 years ago
AUTOMATIC c3c8eef9fd train: change filename processing to be more simple and configurable
train: make it possible to make text files with prompts
train: rework scheduler so that there's less repeating code in textual inversion and hypernets
train: move epochs setting to options
3 years ago
AUTOMATIC d4ea5f4d86 add an option to unload models during hypernetwork training to save VRAM 3 years ago
alg-wiki b2368a3bce
Switched to exception handling 3 years ago
alg-wiki 907a88b2d0 Added .webp .bmp 3 years ago
alg-wiki bc3e183b73
Textual Inversion: Preprocess and Training will only pick-up image files 3 years ago
alg-wiki 04c745ea4f
Custom Width and Height 3 years ago
alg-wiki 3110f895b2
Textual Inversion: Added custom training image size and number of repeats per input image in a single epoch 3 years ago
AUTOMATIC 5ef0baf5ea add support for gelbooru tags in filenames for textual inversion 3 years ago
AUTOMATIC 6785331e22 keep textual inversion dataset latents in CPU memory to save a bit of VRAM 3 years ago
AUTOMATIC 820f1dc96b initial support for training textual inversion 3 years ago