aboutsummaryrefslogtreecommitdiffstats
path: root/modules/textual_inversion/ui.py
Commit message (Collapse)AuthorAgeFilesLines
* fix for incorrect embedding token length calculation (will break seeds that ↵AUTOMATIC2022-10-021-2/+2
| | | | | | use embeddings, you're welcome!) add option to input initialization text for embeddings
* initial support for training textual inversionAUTOMATIC2022-10-021-0/+32