hollowstrawberry commited on
Commit
f75e2ed
1 Parent(s): 55070fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -44,14 +44,14 @@ These were mixed with a model trained on tens of thousands of vtuber images. The
44
 
45
  # Loras (and TIs)
46
 
47
- 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:1>`
48
 
49
- Most Loras work best with a weight of `0.7` as the default of 1 might fry your image.
50
  &nbsp;
51
 
52
  ## All Vtubers
53
 
54
- You can use it with any model, but may have lower quality than Loras for individual vtubers or a full merged model.
55
 
56
  * [hll1 and hll3.1 extracted into a Lora](https://civitai.com/models/10664/all-vtubers-lora)
57
  * [Original source](https://mega.nz/folder/rBVGjIpQ#WCl9DL65mMRyaBmyIPA9WQ)
@@ -59,7 +59,7 @@ You can use it with any model, but may have lower quality than Loras for individ
59
 
60
  ## Small Loras
61
 
62
- These were resized to 1/4 or 1/8 of their original size 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.
63
 
64
  This was done by me. Find them [here](https://huggingface.co/hollowstrawberry/holotard/tree/main/lora-small).
65
 
@@ -78,11 +78,11 @@ This was done by me. Find them [here](https://huggingface.co/hollowstrawberry/ho
78
 
79
  ## Outfits
80
 
81
- Main purpose of this repo. Format: `(Source 1) (Source 2)...` where each source can have multiple outfits. `{TI}` indicates a textual inversion (embedding) which goes in a different folder.
82
 
83
- The default outfit is the first/main one for that talent. Generic means it's not trained on a particular outfit and can do various clothing.
84
 
85
- Example usage of each outfit can be found in the metadata of the image previews of each Lora.
86
 
87
  ### HoloEN
88
 
 
44
 
45
  # Loras (and TIs)
46
 
47
+ 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>`
48
 
49
+ Most Loras work best with a weight of `0.7` as the default of `1` might fry your image.
50
  &nbsp;
51
 
52
  ## All Vtubers
53
 
54
+ 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.
55
 
56
  * [hll1 and hll3.1 extracted into a Lora](https://civitai.com/models/10664/all-vtubers-lora)
57
  * [Original source](https://mega.nz/folder/rBVGjIpQ#WCl9DL65mMRyaBmyIPA9WQ)
 
59
 
60
  ## Small Loras
61
 
62
+ These were scaled down to 1/7 of their original size 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.
63
 
64
  This was done by me. Find them [here](https://huggingface.co/hollowstrawberry/holotard/tree/main/lora-small).
65
 
 
78
 
79
  ## Outfits
80
 
81
+ Main purpose of this repo. Format: `(Source 1) (Source 2)...` where each source can have multiple outfits. `{TI}` indicates a textual inversion (embedding) which goes in a different folder and is used as a normal word in your prompt.
82
 
83
+ The default outfit is the first/main one for that talent. Generic means it's not trained on a particular outfit and can do various clothing. In any case, most Loras can change clothes.
84
 
85
+ Example usage of each outfit can be found in the metadata of the image previews next to each Lora.
86
 
87
  ### HoloEN
88