From e67c6cd8014c419b9772625b786e8c89f4f6dd0a Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 19:55:31 +0530 Subject: [PATCH] Updated LoRA (markdown) --- LoRA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LoRA.md b/LoRA.md index 5e45e47..0c84eb2 100644 --- a/LoRA.md +++ b/LoRA.md @@ -10,7 +10,7 @@ You can also mix multiple LoRA files at different strengths dynamically, which y This is why LoRAs are very powerful, and have become a really useful tool to guide the AI towards particular styles, faces, objects, and images. ## How to use -1. Download the LoRA model and put them into the `models/lora` folder. +1. Download the LoRA model file and put it into the `models/lora` 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. Select the LoRA from the dropdown in `Image Settings`, and choose how strongly it should affect the image.