Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,11 @@ Generates Ahegao anime faces | females only
|
|
21 |
```
|
22 |
***Step 2: Applying LoRA in the WebUI >> Prompt***
|
23 |
|
24 |
-
*After puting the model in the folder, go to A1111 WebUI, there you can find the Lora tab, click that and hit refresh, now
|
25 |
*Click the LoRA you want to use. The input should be on the prompt now and it should look like:*
|
26 |
```code
|
27 |
<lora:Ahegao Face Females v1:1> | <lora:(name of the model):(weight)>
|
28 |
```
|
29 |
*The default is one(1), but you can adjust it. Weight emphasizes the effect the LoRA has on the output images*
|
|
|
|
|
|
21 |
```
|
22 |
***Step 2: Applying LoRA in the WebUI >> Prompt***
|
23 |
|
24 |
+
*After puting the model in the folder, go to A1111 WebUI, there you can find the Lora tab, click that and hit refresh, now you should be able to see the Lora you installed.*
|
25 |
*Click the LoRA you want to use. The input should be on the prompt now and it should look like:*
|
26 |
```code
|
27 |
<lora:Ahegao Face Females v1:1> | <lora:(name of the model):(weight)>
|
28 |
```
|
29 |
*The default is one(1), but you can adjust it. Weight emphasizes the effect the LoRA has on the output images*
|
30 |
+
|
31 |
+
***That's it!!***
|