hollowstrawberry commited on
Commit
cf1105d
1 Parent(s): eb8560d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -24,12 +24,14 @@ metrics:
24
 
25
  # Models
26
 
27
- These were mixed with a model trained on tens of thousands of vtuber images. The 3.1 version knows more non-hololive youtubers, but may have lower quality.
28
 
29
- * [HoloCreamsicle](https://huggingface.co/grugger/chubas/blob/main/models/hll1/HoloCreamsicle.pruned.safetensors) ([aom2_hard](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/Models/AbyssOrangeMix2/AbyssOrangeMix2_hard.safetensors) + hll1)
30
- * [MightyMix](https://huggingface.co/grugger/chubas/blob/main/models/hll1/mighty_mix.pruned.safetensors) (HoloCreamsicle + [7th_anime_v2_A](https://huggingface.co/syaimu/7th_Layer/blob/main/7th_anime_v2/7th_anime_v2_A.ckpt))
31
  * [Qcha-hllv1](https://huggingface.co/Aotsuyu/Qcha/blob/main/Qcha-hllv1.safetensors) (many merges, heavy anime style)
32
- * [A_2v_eciuJht9](https://huggingface.co/grugger/chubas/blob/main/models/A_2v_eciuJht9.pruned.safetensors) (aka MightyMix_hll3.1)
 
 
 
 
33
  * Manually mixing [hll1](https://huggingface.co/grugger/chubas/blob/main/models/mirrors/hll-epoch-000015.safetensors)/[hll3.1](https://huggingface.co/grugger/chubas/blob/main/models/mirrors/hll3vtubers-last-pruned.safetensors) with your desired model
34
 
35
  <details>
 
24
 
25
  # Models
26
 
27
+ These were mixed with a model trained on tens of thousands of vtuber images. The 3.1 version knows more non-hololive vtubers, but has a different style. Many more mixes can be found in the same repo these come from.
28
 
 
 
29
  * [Qcha-hllv1](https://huggingface.co/Aotsuyu/Qcha/blob/main/Qcha-hllv1.safetensors) (many merges, heavy anime style)
30
+ * [MightyMix](https://huggingface.co/grugger/chubas/blob/main/models/hll1/mighty_mix_fp16.safetensors) ([aom2_hard](https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/Models/AbyssOrangeMix2/AbyssOrangeMix2_hard.safetensors) + [7th_anime_v2_A](https://huggingface.co/syaimu/7th_Layer/blob/main/7th_anime_v2/7th_anime_v2_A.ckpt) + hll1)
31
+ * [AOM3_hll1](https://huggingface.co/grugger/chubas/blob/main/models/hll1/AOM3_hll1.safetensors)
32
+ * [GrapefruitJuice](https://huggingface.co/grugger/chubas/blob/main/models/GrapefruitJuice_fp16.safetensors) (hll3.1)
33
+ * [A_2v_eciuJht9](https://huggingface.co/grugger/chubas/blob/main/models/A_2v_eciuJht9_fp16.safetensors) (aka MightyMix_hll3.1)
34
+ * [AOM3_hll3.1](https://huggingface.co/grugger/chubas/blob/main/models/AOM3_hll31.safetensors)
35
  * Manually mixing [hll1](https://huggingface.co/grugger/chubas/blob/main/models/mirrors/hll-epoch-000015.safetensors)/[hll3.1](https://huggingface.co/grugger/chubas/blob/main/models/mirrors/hll3vtubers-last-pruned.safetensors) with your desired model
36
 
37
  <details>