summaryrefslogtreecommitdiffstats
path: root/train_ti.py
Commit message (Expand)AuthorAgeFilesLines
...
* Improved Textual Inversion: Completely exclude untrained embeddings from trai...Volpeon2022-12-221-18/+6
* Moved common training code into separate moduleVolpeon2022-12-211-120/+55
* Fix trainingVolpeon2022-12-201-3/+2
* Fix Textual Inversion dataset filteringVolpeon2022-12-201-1/+5
* Improved dataset prompt handling, fixedVolpeon2022-12-191-0/+1032