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