hollowstrawberry commited on
Commit
e38aa18
1 Parent(s): 4229d8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -30,11 +30,14 @@ Some discretion is advised as these embeddings may be capable of generating NSFW
30
 
31
  ## Vtuber-related models
32
 
33
- If the character you want does not have a source in the list below, you may have some luck with models specifically finetuned or merged with vtuber information:
34
 
35
- * [Qcha](https://huggingface.co/Aotsuyu/Qcha/blob/main/Qcha-hllv1.safetensors)
36
- * [VOXO-vtuber](https://civitai.com/models/7945/voxo-vtuber)
37
- * [aom2nsfw-vtubers](https://civitai.com/models/9860/aom2nsfw-vtubers31-pruned)
 
 
 
38
 
39
   
40
 
 
30
 
31
  ## Vtuber-related models
32
 
33
+ There exists a [family](https://rentry.org/8nxtk) of full SD models with the addition of vtuber training (known as `hll`). If the character you want does not have a source in the list below, or if you want to have wide access to vtuber generation, here are some notable ones:
34
 
35
+ * [HoloCreamsicle](https://huggingface.co/grugger/chubas/blob/main/models/hll1/HoloCreamsicle.pruned.safetensors) (aom2_hard + hll1 + nai)
36
+ * [MightyMix](https://huggingface.co/grugger/chubas/blob/main/models/hll1/mighty_mix.pruned.safetensors) (HoloCreamsicle + 7th_anime_v2a)
37
+ * [aom2nsfw-vtubers](https://civitai.com/models/9860/aom2nsfw-vtubers31-pruned) (aom2_nsfw + hll3.1)
38
+ * [Qcha](https://huggingface.co/Aotsuyu/Qcha/blob/main/Qcha-hllv1.safetensors) (?)
39
+
40
+ You may also manually mix [hll1](https://huggingface.co/grugger/chubas/blob/main/models/mirrors/hll-epoch-000015.safetensors) (old and reliable) or [hll3.1](https://huggingface.co/grugger/chubas/blob/main/models/mirrors/hll3vtubers-last-pruned.safetensors) (new and more vtubers) with your favorite model via weighted sum.
41
 
42
   
43