| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bugfix | Volpeon | 2022-10-04 | 2 | -6/+6 |
* | Fix | Volpeon | 2022-10-03 | 1 | -8/+2 |
* | Dreambooth: Generate specialized class images from input prompts | Volpeon | 2022-10-03 | 5 | -164/+129 |
* | Small perf improvements | Volpeon | 2022-10-03 | 5 | -51/+58 |
* | Added negative prompt support for training scripts | Volpeon | 2022-10-03 | 4 | -133/+63 |
* | Fixed euler_a generator argument | Volpeon | 2022-10-03 | 5 | -23/+10 |
* | Assign unused images in validation dataset to train dataset | Volpeon | 2022-10-03 | 4 | -9/+26 |
* | Added script to convert Differs -> SD | Volpeon | 2022-10-03 | 1 | -0/+234 |
* | Use euler_a for samples in learning scripts; backported improvement from Drea... | Volpeon | 2022-10-03 | 4 | -203/+230 |
* | Small performance improvements | Volpeon | 2022-10-02 | 3 | -17/+28 |
* | Fix img2img | Volpeon | 2022-10-02 | 3 | -60/+38 |
* | More consistent euler_a | Volpeon | 2022-10-02 | 3 | -45/+33 |
* | WIP: img2img | Volpeon | 2022-10-02 | 2 | -39/+131 |
* | Fix seed, better progress bar, fix euler_a for batch size > 1 | Volpeon | 2022-10-01 | 3 | -15/+15 |
* | Made inference script interactive | Volpeon | 2022-10-01 | 3 | -216/+113 |
* | Added custom SD pipeline + euler_a scheduler | Volpeon | 2022-09-30 | 5 | -36/+869 |
* | Better sample file structure | Volpeon | 2022-09-28 | 1 | -5/+5 |
* | Batches of size 1 cause error: Expected query.is_contiguous() to be true, but... | Volpeon | 2022-09-28 | 2 | -29/+16 |
* | Improved sample output and progress bars | Volpeon | 2022-09-28 | 3 | -66/+50 |
* | Infer script: Store args, better path/file names | Volpeon | 2022-09-28 | 1 | -3/+11 |
* | Dreamooth script: Fixed step calculation, added file log | Volpeon | 2022-09-28 | 1 | -24/+24 |
* | Better output dir structure | Volpeon | 2022-09-27 | 4 | -6/+4 |
* | Various improvements, added inference script | Volpeon | 2022-09-27 | 4 | -46/+175 |
* | Incorporate upstream changes | Volpeon | 2022-09-27 | 2 | -8/+66 |
* | Supply dataset CSV file instead of dir with hardcoded CSV filename | Volpeon | 2022-09-27 | 2 | -21/+25 |
* | Freeze models that aren't trained | Volpeon | 2022-09-27 | 1 | -8/+8 |
* | Fix error when saving model | Volpeon | 2022-09-27 | 1 | -2/+2 |
* | Added Dreambooth training script | Volpeon | 2022-09-27 | 4 | -0/+1019 |
* | Undo textual inversion dataset improvements | Volpeon | 2022-09-27 | 1 | -10/+21 |
* | More cleanup | Volpeon | 2022-09-27 | 2 | -25/+11 |
* | Use diffusers fork with Flash Attention | Volpeon | 2022-09-27 | 1 | -1/+3 |
* | Cleanup | Volpeon | 2022-09-27 | 1 | -31/+71 |
* | Better sample filenames, optimizations | Volpeon | 2022-09-27 | 3 | -19/+32 |
* | Autocast on sample generation, progress bar cleanup | Volpeon | 2022-09-26 | 1 | -19/+30 |
* | Init | Volpeon | 2022-09-26 | 8 | -0/+1847 |