hollowstrawberry commited on
Commit
02254b6
1 Parent(s): d97ca13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -21,6 +21,18 @@ metrics:
21
 
22
  <img src="https://huggingface.co/hollowstrawberry/hololive/resolve/main/out.jpg" width="800"/>
23
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  # Models
26
 
@@ -48,7 +60,10 @@ All known holo Loras will be linked to and backed up here. Put them in your `sta
48
 
49
  Most Loras work best with a weight of `0.7` as the default of `1` might fry your image.
50
 
51
- This repo also has image previews next to each file, they will appear in your Loras list. They also have prompt metadata, which you can access easily with the [Image Browser extension (bugfix fork)](https://github.com/aka7774/sd_images_browser).
 
 
 
52
  &nbsp;
53
 
54
  ## All Vtubers
@@ -57,6 +72,7 @@ These can do a wide variety of vtubers with only 1 Lora, but may have lower qual
57
 
58
  * [hll1 and hll3.1 extracted into a Lora](https://civitai.com/models/10664/all-vtubers-lora)
59
  * [Original source](https://mega.nz/folder/rBVGjIpQ#WCl9DL65mMRyaBmyIPA9WQ)
 
60
  &nbsp;
61
 
62
  ## Small Loras
@@ -75,12 +91,12 @@ This was done by me. Find them [here](https://huggingface.co/hollowstrawberry/ho
75
  <img src="https://huggingface.co/hollowstrawberry/hololive/resolve/main/lora-small-5.png" width="600"/>
76
  <img src="https://huggingface.co/hollowstrawberry/hololive/resolve/main/lora-small-6.png" width="600"/>
77
  </details>
78
- &nbsp;
79
 
 
80
 
81
  ## Outfits
82
 
83
- 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.
84
 
85
  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.
86
 
 
21
 
22
  <img src="https://huggingface.co/hollowstrawberry/hololive/resolve/main/out.jpg" width="800"/>
23
 
24
+ # Preamble
25
+
26
+ These resources are intended to be used with [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui/).
27
+
28
+ Recommended additional resources:
29
+
30
+ * [orangemix.vae.pt](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/VAEs/orangemix.vae.pt) - without a VAE selected in the settings your colors will look faded.
31
+ * [TagComplete](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete) to view all available image tags as you write your prompt.
32
+ * [Image Browser (bugfix fork)](https://github.com/aka7774/sd_images_browser) to view your past images and their prompt metadata.
33
+ * [EasyNegative](https://huggingface.co/datasets/gsdf/EasyNegative/blob/main/EasyNegative.safetensors) - put it in your `stable-diffusion-webui/embeddings` folder and write `EasyNegative` in your **negative** prompt to drastically improve your images.
34
+
35
+ &nbsp;
36
 
37
  # Models
38
 
 
60
 
61
  Most Loras work best with a weight of `0.7` as the default of `1` might fry your image.
62
 
63
+ `{TI}` indicates a textual inversion embedding, an older but lighter alternative. They go into your `stable-diffusion-webui/embeddings` folder and are used like a normal word in your prompt.
64
+
65
+ Next to each file is a preview image (with prompt metadata) which will appear in your extra networks menu.
66
+
67
  &nbsp;
68
 
69
  ## All Vtubers
 
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)
75
+
76
  &nbsp;
77
 
78
  ## Small Loras
 
91
  <img src="https://huggingface.co/hollowstrawberry/hololive/resolve/main/lora-small-5.png" width="600"/>
92
  <img src="https://huggingface.co/hollowstrawberry/hololive/resolve/main/lora-small-6.png" width="600"/>
93
  </details>
 
94
 
95
+ &nbsp;
96
 
97
  ## Outfits
98
 
99
+ Main purpose of this repo. Format: `(Source 1) (Source 2)...` where each source can have multiple outfits.
100
 
101
  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.
102