hollowstrawberry commited on
Commit
63b79c9
1 Parent(s): b43ca96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -36,20 +36,18 @@ Recommended additional resources:
36
 
37
  # Models
38
 
39
- These were mixed with **hll**, 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.
40
 
41
- * [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)
42
- * [AOM3_hll1](https://huggingface.co/grugger/chubas/blob/main/models/hll1/AOM3_hll1.safetensors)
43
  * [HeavenOrangeHolos](https://huggingface.co/hollowstrawberry/holotard/blob/main/models/HeavenOrangeHolos.safetensors) (7thHeavenMix + AOM3 + hll1, [civitai](https://civitai.com/models/14305/))
44
- * [GrapefruitJuice](https://huggingface.co/grugger/chubas/blob/main/models/GrapefruitJuice_fp16.safetensors) (aom2_hard + hll3.1)
45
- * [A_2v_eciuJht9](https://huggingface.co/grugger/chubas/blob/main/models/A_2v_eciuJht9_fp16.safetensors) (aka MightyMix3.1)
46
- * [AOM3_hll3.1](https://huggingface.co/grugger/chubas/blob/main/models/AOM3_hll31.safetensors)
47
- * 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
48
 
49
  <details>
50
  <summary>Click here for a comparison</summary>
51
 
52
- ![A comparison of different vtuber checkpoints](comparison.png)
53
  </details>
54
 
55
  &nbsp;
 
36
 
37
  # Models
38
 
39
+ These were mixed with **hll**, 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 [here](https://huggingface.co/grugger/chubas).
40
 
41
+ * [GrapefruitHolos](https://huggingface.co/hollowstrawberry/holotard/blob/main/models/GrapefruitHolos4.1.safetensors)
 
42
  * [HeavenOrangeHolos](https://huggingface.co/hollowstrawberry/holotard/blob/main/models/HeavenOrangeHolos.safetensors) (7thHeavenMix + AOM3 + hll1, [civitai](https://civitai.com/models/14305/))
43
+ * [Grapefruit4.1_hll4-p1](https://huggingface.co/grugger/chubas/blob/main/models/Grapefruit4.1_hll4-p1.safetensors)
44
+ * [AOM3_hll4-p1](https://huggingface.co/grugger/chubas/blob/main/models/AOM3_hll4-p1.safetensors)
45
+ * 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)/[hll4-p1](https://huggingface.co/grugger/chubas/blob/main/models/mirrors/hll4-p1.safetensors) with your desired model
 
46
 
47
  <details>
48
  <summary>Click here for a comparison</summary>
49
 
50
+ ![A comparison of different vtuber checkpoints](comparison2.png)
51
  </details>
52
 
53
  &nbsp;