From 7e53c8ffe7cf8ab475c76345bf5b6c209902d0a5 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 19:55:08 +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 d567d2f..5e45e47 100644 --- a/LoRA.md +++ b/LoRA.md @@ -7,7 +7,7 @@ LoRA models, by contrast, are often between 10 to 100 MB in size (i.e. nearly 10 You can also mix multiple LoRA files at different strengths dynamically, which you can't do easily with custom Stable Diffusion models. -This is why LoRAs are very powerful, and have become a really useful tool to guide the AI towards particular styles, faces, objects, images. +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.