Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |