aboutsummaryrefslogtreecommitdiff
path: root/modules/textual_inversion/textual_inversion.py
AgeCommit message (Expand)Author
2022-10-11spacingDepFA
2022-10-11update importsDepFA
2022-10-11correct conflict resolution typoDepFA
2022-10-11shift embedding logic out of textual_inversionDepFA
2022-10-11Merge branch 'master' into embed-embeddings-in-imagesDepFA
2022-10-11fixes related to mergeAUTOMATIC
2022-10-11use simple lcg in xorDepFA
2022-10-10colour depth conversion fixDepFA
2022-10-10add dependencyDepFA
2022-10-10update data dis[play styleDepFA
2022-10-10convert back to rgb as some hosts add alphaDepFA
2022-10-10add pixel data footerDepFA
2022-10-10Merge branch 'master' into embed-embeddings-in-imagesDepFA
2022-10-10Custom Width and Heightalg-wiki
2022-10-10Fixed progress bar output for epochalg-wiki
2022-10-10Textual Inversion: Added custom training image size and number of repeats per...alg-wiki
2022-10-10remove braces from stepsDepFA
2022-10-10change caption methodDepFA
2022-10-09change source of step countDepFA
2022-10-09source checkpoint hash from current checkpointDepFA
2022-10-09correct case on embeddingFromB64DepFA
2022-10-09change json tensor key nameDepFA
2022-10-09add encoder and decoder classesDepFA
2022-10-09add alternate checkpoint hash sourceDepFA
2022-10-09add embedding load and save from b64 jsonDepFA
2022-10-09Update textual_inversion.pyDepFA
2022-10-03fix broken date in TIAUTOMATIC
2022-10-02keep textual inversion dataset latents in CPU memory to save a bit of VRAMAUTOMATIC
2022-10-02preprocessing for textual inversion addedAUTOMATIC
2022-10-02add checkpoint info to saved embeddingsAUTOMATIC
2022-10-02fix using aaaa-100 embedding when the prompt has aaaa-10000 and you have both...AUTOMATIC
2022-10-02fix for incorrect embedding token length calculation (will break seeds that u...AUTOMATIC
2022-10-02initial support for training textual inversionAUTOMATIC