Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-10-11 | add an option to unload models during hypernetwork training to save VRAM | AUTOMATIC | -9/+20 |
2022-10-11 | Switched to exception handling | alg-wiki | -5/+5 |
2022-10-11 | Added .webp .bmp | alg-wiki | -1/+1 |
2022-10-11 | Textual Inversion: Preprocess and Training will only pick-up image files | alg-wiki | -1/+2 |
2022-10-10 | Custom Width and Height | alg-wiki | -4/+3 |
2022-10-10 | Textual Inversion: Added custom training image size and number of repeats per... | alg-wiki | -3/+3 |
2022-10-04 | add support for gelbooru tags in filenames for textual inversion | AUTOMATIC | -2/+5 |
2022-10-02 | keep textual inversion dataset latents in CPU memory to save a bit of VRAM | AUTOMATIC | -0/+2 |
2022-10-02 | initial support for training textual inversion | AUTOMATIC | -0/+76 |