Syled commited on
Commit
2a59cef
1 Parent(s): b5bd67c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -13,9 +13,15 @@ Generates Ahegao anime faces | females only
13
 
14
  # How To Use ?
15
 
16
- *Step 1: Install the LoRA model*
17
- To install LoRA models in AUTOMATIC1111 webui, put the model file(s) in the Lora folder.
18
  ```code
19
  ../sd.webui/webui/models/Lora
20
  ```
21
- **Step 2: Applying LoRA in the Prompt**
 
 
 
 
 
 
 
13
 
14
  # How To Use ?
15
 
16
+ ***Step 1: Install the LoRA model***
17
+ *To install LoRA models in AUTOMATIC1111 webui, put the model file(s) in the Lora folder.*
18
  ```code
19
  ../sd.webui/webui/models/Lora
20
  ```
21
+ ***Step 2: Applying LoRA in the WebUI >> Prompt***
22
+ *After puting the model in the folder, go to A1111 WebUI, there you can find the Lora tab, click that and hit refresh, now the you should be able to see the Lora you installed.*
23
+ *Click the LoRA you want to use. The input should be on the prompt now and it should look like:*
24
+ ```code
25
+ <lora:Ahegao Face Females v1:1> | <lora:(name of the model):(weight)>
26
+ ```
27
+ *The default is one(1), but you can adjust it. Weight emphasizes the effect the LoRA has on the output images*