aboutsummaryrefslogtreecommitdiff
path: root/modules/textual_inversion
AgeCommit message (Collapse)Author
2022-10-02add checkpoint info to saved embeddingsAUTOMATIC
2022-10-02fix using aaaa-100 embedding when the prompt has aaaa-10000 and you have ↵AUTOMATIC
both aaaa-100 and aaaa-10000 in the directory with embeddings.
2022-10-02fix for incorrect embedding token length calculation (will break seeds that ↵AUTOMATIC
use embeddings, you're welcome!) add option to input initialization text for embeddings
2022-10-02initial support for training textual inversionAUTOMATIC