Updated Embeddings (markdown)

cmdr2 2023-08-31 19:34:41 +05:30
parent c53963fe13
commit bc29b717bd

@ -1,6 +1,6 @@
Textual Inversion Embeddings are small models that can teach the AI new words (along with their meaning). This is useful if you want the AI to draw specific concepts, or faces, or things. It's also useful if you want the AI to *avoid* specific concepts or things.
An embedding can be used as a word in the prompt used to make an image.
An embedding can be used as a word in the prompt (or negative prompt) used to make an image.
## How to use
1. Download the embedding and put them into the `models/embeddings` folder.