summaryrefslogtreecommitdiffstats
path: root/train_dreambooth.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed accuracy calc, other improvementsVolpeon2023-01-011-1/+29
|
* Misc improvementsVolpeon2022-12-301-29/+18
|
* Training script improvementsVolpeon2022-12-301-3/+38
|
* Integrated updates from diffusersVolpeon2022-12-281-10/+6
|
* Improved learning rate finderVolpeon2022-12-271-3/+2
|
* Added learning rate finderVolpeon2022-12-271-75/+54
|
* Set default dimensions to 768; add config inheritanceVolpeon2022-12-261-4/+3
|
* Code simplifications, avoid autocastVolpeon2022-12-251-0/+12
|
* UpdateVolpeon2022-12-251-1/+0
|
* Fixed Textual InversionVolpeon2022-12-241-1/+8
|
* Training updateVolpeon2022-12-241-16/+4
|
* UpdateVolpeon2022-12-241-1/+9
|
* Better dataset prompt handlingVolpeon2022-12-231-1/+1
|
* num_class_images is now class images per train imageVolpeon2022-12-231-1/+1
|
* Improved class prompt handlingVolpeon2022-12-231-22/+8
|
* Moved common training code into separate moduleVolpeon2022-12-211-110/+16
|
* Fix trainingVolpeon2022-12-201-3/+4
|
* Improved dataset prompt handling, fixedVolpeon2022-12-191-0/+1133