| Commit message (Expand) | Author | Age | Files | Lines |
* | Training improvements such as tag dropout | Volpeon | 2022-12-11 | 1 | -3/+10 |
* | Various updated; shuffle prompt content during training | Volpeon | 2022-12-10 | 1 | -9/+20 |
* | Update | Volpeon | 2022-11-14 | 1 | -1/+1 |
* | Update | Volpeon | 2022-11-01 | 1 | -10/+1 |
* | Added CLI arg to set dataloader worker num; improved text encoder handling wi... | Volpeon | 2022-10-27 | 1 | -3/+7 |
* | Advanced datasets | Volpeon | 2022-10-24 | 1 | -25/+39 |
* | Update | Volpeon | 2022-10-24 | 1 | -17/+16 |
* | Revert lat; fix skip attribute in dataset | Volpeon | 2022-10-22 | 1 | -1/+1 |
* | Improved prompt handling | Volpeon | 2022-10-18 | 1 | -46/+37 |
* | Implemented extended prompt limit | Volpeon | 2022-10-17 | 1 | -4/+10 |
* | Added support for Aesthetic Gradients | Volpeon | 2022-10-13 | 1 | -1/+1 |
* | Various updates | Volpeon | 2022-10-12 | 1 | -2/+1 |
* | Update | Volpeon | 2022-10-08 | 1 | -77/+85 |
* | Training: Create multiple class images per training image | Volpeon | 2022-10-07 | 1 | -14/+40 |
* | Update | Volpeon | 2022-10-06 | 2 | -150/+0 |
* | Add Textual Inversion with class dataset (a la Dreambooth) | Volpeon | 2022-10-04 | 2 | -25/+4 |
* | Bugfix | Volpeon | 2022-10-04 | 1 | -2/+2 |
* | Dreambooth: Generate specialized class images from input prompts | Volpeon | 2022-10-03 | 3 | -62/+57 |
* | Small perf improvements | Volpeon | 2022-10-03 | 2 | -4/+5 |
* | Added negative prompt support for training scripts | Volpeon | 2022-10-03 | 2 | -13/+19 |
* | Fixed euler_a generator argument | Volpeon | 2022-10-03 | 2 | -5/+9 |
* | Assign unused images in validation dataset to train dataset | Volpeon | 2022-10-03 | 2 | -5/+15 |
* | Use euler_a for samples in learning scripts; backported improvement from Drea... | Volpeon | 2022-10-03 | 2 | -53/+46 |
* | Batches of size 1 cause error: Expected query.is_contiguous() to be true, but... | Volpeon | 2022-09-28 | 1 | -9/+9 |
* | Improved sample output and progress bars | Volpeon | 2022-09-28 | 1 | -5/+5 |
* | Various improvements, added inference script | Volpeon | 2022-09-27 | 1 | -0/+1 |
* | Supply dataset CSV file instead of dir with hardcoded CSV filename | Volpeon | 2022-09-27 | 1 | -10/+14 |
* | Added Dreambooth training script | Volpeon | 2022-09-27 | 2 | -0/+193 |
* | Undo textual inversion dataset improvements | Volpeon | 2022-09-27 | 1 | -10/+21 |
* | More cleanup | Volpeon | 2022-09-27 | 1 | -0/+134 |