summaryrefslogtreecommitdiffstats
path: root/textual_inversion.py
Commit message (Expand)AuthorAgeFilesLines
* UpdateVolpeon2022-10-151-12/+21
* Removed aesthetic gradients; training improvementsVolpeon2022-10-141-18/+14
* Added support for Aesthetic GradientsVolpeon2022-10-131-10/+0
* Added TI+Dreambooth trainingVolpeon2022-10-131-3/+8
* Various updatesVolpeon2022-10-121-60/+14
* Added EMA support to Textual InversionVolpeon2022-10-101-6/+48
* TI: Use different lr schedulerVolpeon2022-10-101-1/+1
* Updated default paramsVolpeon2022-10-101-3/+3
* UpdateVolpeon2022-10-091-6/+4
* UpdateVolpeon2022-10-081-29/+28
* Fix small detailsVolpeon2022-10-071-35/+35
* Training: Create multiple class images per training imageVolpeon2022-10-071-13/+35
* UpdateVolpeon2022-10-061-11/+101
* Add Textual Inversion with class dataset (a la Dreambooth)Volpeon2022-10-041-7/+6
* Default sample steps 30 -> 40Volpeon2022-10-041-1/+1
* Dreambooth: Generate specialized class images from input promptsVolpeon2022-10-031-4/+2
* Small perf improvementsVolpeon2022-10-031-2/+4
* Added negative prompt support for training scriptsVolpeon2022-10-031-60/+23
* Fixed euler_a generator argumentVolpeon2022-10-031-8/+0
* Assign unused images in validation dataset to train datasetVolpeon2022-10-031-3/+9
* Use euler_a for samples in learning scripts; backported improvement from Drea...Volpeon2022-10-031-144/+164
* Improved sample output and progress barsVolpeon2022-09-281-1/+1
* Better output dir structureVolpeon2022-09-271-1/+1
* More cleanupVolpeon2022-09-271-0/+847