hedgehog-qd
commited on
Commit
·
f730197
1
Parent(s):
1c7a255
Update README.md
Browse files
README.md
CHANGED
@@ -12,14 +12,18 @@ This is a LoRA model trained focus on Aki of Touhou Project.
|
|
12 |
## Model Details
|
13 |
|
14 |
To use it, just put it into the `/models/Lora/` folder of your `stable-diffusion-webui`.
|
|
|
15 |
|
16 |
## Uses
|
17 |
|
18 |
Just use it as what you like.
|
19 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
20 |
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
23 |
### Recommendations
|
24 |
|
25 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
|
|
12 |
## Model Details
|
13 |
|
14 |
To use it, just put it into the `/models/Lora/` folder of your `stable-diffusion-webui`.
|
15 |
+
Add `<lora:aki:0.8>` to your positive prompt while generating pictures. The `0.8` is the weight, which you can change it as you like.
|
16 |
|
17 |
## Uses
|
18 |
|
19 |
Just use it as what you like.
|
20 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
21 |
|
22 |
+
### What's the difference?
|
23 |
+
↓ Generating without this LoRA: `1girl, autumn, sunset, window, yellow_hair,`, 80 steps, 512x512
|
24 |
+
![image](https://huggingface.co/hedgehog-qd/Touhou_Aki_LoRA/blob/main/sample2.png)
|
25 |
+
↓ Generating with this LoRA: `1girl, autumn, sunset, window, yellow_hair, <lora:aki:0.8>,`, 80 steps, 512x512
|
26 |
+
![image](https://huggingface.co/hedgehog-qd/Touhou_Aki_LoRA/blob/main/sample1.png)
|
27 |
### Recommendations
|
28 |
|
29 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|