summaryrefslogtreecommitdiffstats
path: root/data/dreambooth
Commit message (Expand)AuthorAgeFilesLines
* Use euler_a for samples in learning scripts; backported improvement from Drea...Volpeon2022-10-031-1/+0
* 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