summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Added support for Aesthetic GradientsVolpeon2022-10-131-1/+1
* Various updatesVolpeon2022-10-121-2/+1
* UpdateVolpeon2022-10-081-77/+85
* Training: Create multiple class images per training imageVolpeon2022-10-071-14/+40
* UpdateVolpeon2022-10-062-150/+0
* Add Textual Inversion with class dataset (a la Dreambooth)Volpeon2022-10-042-25/+4
* BugfixVolpeon2022-10-041-2/+2
* Dreambooth: Generate specialized class images from input promptsVolpeon2022-10-033-62/+57
* Small perf improvementsVolpeon2022-10-032-4/+5
* Added negative prompt support for training scriptsVolpeon2022-10-032-13/+19
* Fixed euler_a generator argumentVolpeon2022-10-032-5/+9
* Assign unused images in validation dataset to train datasetVolpeon2022-10-032-5/+15
* Use euler_a for samples in learning scripts; backported improvement from Drea...Volpeon2022-10-032-53/+46
* Batches of size 1 cause error: Expected query.is_contiguous() to be true, but...Volpeon2022-09-281-9/+9
* Improved sample output and progress barsVolpeon2022-09-281-5/+5
* Various improvements, added inference scriptVolpeon2022-09-271-0/+1
* Supply dataset CSV file instead of dir with hardcoded CSV filenameVolpeon2022-09-271-10/+14
* Added Dreambooth training scriptVolpeon2022-09-272-0/+193
* Undo textual inversion dataset improvementsVolpeon2022-09-271-10/+21
* More cleanupVolpeon2022-09-271-0/+134