Updated Embeddings (markdown)

direwolf420 2023-09-01 18:47:25 +02:00
parent 9fc3a2c35b
commit d65e3a1944

@ -16,7 +16,7 @@ You can also follow the same process to add negative embeddings. This will tell
Expand the `Negative Prompt` section, then click `+ Negative Embedding`, and follow the same steps as mentioned above.
## Tips
You can also just type the embedding word directly in the prompt, without using the Embeddings popup window. Type the embedding model filename (without the extension). E.g. `cat-toy` if the embedding filename is `cat-toy.pt`. Please replace any spaces in the filename with underscore `_`. Beware that embeddings are case sensitive, meaning that if you have an embedding like `EasyNegative`, typing `easynegative` will not be recognized.
You can also just type the embedding word directly in the prompt, without using the Embeddings popup window. Type the embedding model filename (without the extension). E.g. `cat-toy` if the embedding filename is `cat-toy.pt`. Please replace any spaces in the filename with underscore `_`.
## Web Resources
* https://civitai.com/ contains a lot of Embedding models. Filter by model type `Embedding`.