From e2b031eac865f4cfe997eebce54f511ccb7c6d31 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 19:55:23 +0530 Subject: [PATCH] Updated Embeddings (markdown) --- Embeddings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Embeddings.md b/Embeddings.md index c8569c5..54571b9 100644 --- a/Embeddings.md +++ b/Embeddings.md @@ -3,7 +3,7 @@ An embedding can be used as a word in the prompt (or negative prompt) used to make an image. You can use multiple embeddings in the same prompt. ## How to use -1. Download the embedding and put them into the `models/embeddings` folder. +1. Download the embedding model file and put it into the `models/embeddings` folder. 2. Click the refresh icon ![image](https://github.com/easydiffusion/easydiffusion/assets/844287/64d7c2a0-8f9a-4b37-8cff-6e3ba29304a0) next to the Stable Diffusion models dropdown. 3. Add the embedding to the prompt by clicking the `+ Embedding` button above the prompt box ![image](https://github.com/easydiffusion/easydiffusion/assets/844287/95759cb4-c654-4808-95e7-0072352c5a33)