hollowstrawberry
commited on
Commit
•
99ed432
1
Parent(s):
fc4c0b4
Update README.md
Browse files
README.md
CHANGED
@@ -56,19 +56,16 @@ These were mixed with **hll**, a model trained on tens of thousands of vtuber im
|
|
56 |
|
57 |
# Loras (and TIs)
|
58 |
|
59 |
-
All known holo Loras will be linked to and backed up here. Put them in your `stable-diffusion-webui/models/Lora` folder. Use them in your prompt like this: `<lora:filename:0.7>`
|
60 |
-
|
61 |
Most Loras work best with a weight of `0.7` as the default of `1` might fry your image.
|
62 |
|
63 |
-
|
64 |
-
|
65 |
-
Next to each file is a preview image (with prompt metadata) which will appear in your extra networks menu.
|
66 |
|
67 |
|
68 |
|
69 |
## All Vtubers
|
70 |
|
71 |
-
These can do a wide variety of vtubers with only 1 Lora, but may have lower quality than a single Lora for each character. For a compromise, try the Small Loras below.
|
72 |
|
73 |
* [hll1 and hll3.1 extracted into a Lora](https://civitai.com/models/10664/all-vtubers-lora)
|
74 |
* [Original source](https://mega.nz/folder/rBVGjIpQ#WCl9DL65mMRyaBmyIPA9WQ)
|
@@ -77,7 +74,7 @@ These can do a wide variety of vtubers with only 1 Lora, but may have lower qual
|
|
77 |
|
78 |
## Small Loras
|
79 |
|
80 |
-
These were scaled down to 1/7 of their original
|
81 |
|
82 |
This was done by me. Find them [here](https://huggingface.co/hollowstrawberry/holotard/tree/main/lora-small).
|
83 |
|
|
|
56 |
|
57 |
# Loras (and TIs)
|
58 |
|
59 |
+
All known holo Loras will be linked to and backed up here. Put them in your `stable-diffusion-webui/models/Lora` folder. Use them in your prompt like this: `<lora:filename:0.7>`
|
|
|
60 |
Most Loras work best with a weight of `0.7` as the default of `1` might fry your image.
|
61 |
|
62 |
+
**TI**s or textual inversion embeddings are an older but lighter alternative. They go into your `stable-diffusion-webui/embeddings` folder and are used like a normal word in your prompt.
|
|
|
|
|
63 |
|
64 |
|
65 |
|
66 |
## All Vtubers
|
67 |
|
68 |
+
These can do a wide variety of vtubers with only 1 Lora, but may have lower quality than a single Lora for each character. For a compromise between size and quality, try the Small Loras below.
|
69 |
|
70 |
* [hll1 and hll3.1 extracted into a Lora](https://civitai.com/models/10664/all-vtubers-lora)
|
71 |
* [Original source](https://mega.nz/folder/rBVGjIpQ#WCl9DL65mMRyaBmyIPA9WQ)
|
|
|
74 |
|
75 |
## Small Loras
|
76 |
|
77 |
+
These were scaled down to 1/7 of their original filesize and perform almost the same. They need a higher weight than the original to preserve detail. If one performs poorly for you, try the original instead.
|
78 |
|
79 |
This was done by me. Find them [here](https://huggingface.co/hollowstrawberry/holotard/tree/main/lora-small).
|
80 |
|