summaryrefslogtreecommitdiffstats
path: root/dreambooth.py
Commit message (Collapse)AuthorAgeFilesLines
* Added custom SD pipeline + euler_a schedulerVolpeon2022-09-301-4/+8
|
* Better sample file structureVolpeon2022-09-281-5/+5
|
* Batches of size 1 cause error: Expected query.is_contiguous() to be true, ↵Volpeon2022-09-281-20/+7
| | | | but got false
* Improved sample output and progress barsVolpeon2022-09-281-60/+44
|
* Dreamooth script: Fixed step calculation, added file logVolpeon2022-09-281-24/+24
|
* Better output dir structureVolpeon2022-09-271-1/+1
|
* Various improvements, added inference scriptVolpeon2022-09-271-46/+52
|
* Incorporate upstream changesVolpeon2022-09-271-8/+65
|
* Supply dataset CSV file instead of dir with hardcoded CSV filenameVolpeon2022-09-271-11/+11
|
* Freeze models that aren't trainedVolpeon2022-09-271-8/+8
|
* Added Dreambooth training scriptVolpeon2022-09-271-0/+825