Commit
·
0226def
1
Parent(s):
3f08d05
fixed the link.
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ pipeline_tag: text-to-image
|
|
16 |
</style>
|
17 |
|
18 |
# モデル説明 (model explanation)
|
19 |
-
- V1 = [MoeDiffusion](https://huggingface.co/
|
20 |
-
- V2 = [MoeDiffusion](https://huggingface.co/
|
21 |
- **マージ元のルーツにNAIリークやInsta系モデルが含まれるという噂があるので、NAIリークアンチ・Insta系モデルアンチには非推奨**
|
22 |
- 理想の黒髪ポニテ顔が出せるYaguruMagikuを、ある程度顔が近くて制御しやすいAbyssOrangeMix2と混ぜてみた。
|
23 |
- よってマージ者の目的である黒髪ポニテ以外の動作は興味ないし、知らない。
|
@@ -30,8 +30,8 @@ pipeline_tag: text-to-image
|
|
30 |
!aria2c --summary-interval=10 -x 16 -s 16 --allow-overwrite=true -Z https://huggingface.co/JosephusCheung/ACertainModel/resolve/main/ACertainModel-half.ckpt
|
31 |
```
|
32 |
|
33 |
-
- V1 = [MoeDiffusion](https://huggingface.co/
|
34 |
-
- V2 = [MoeDiffusion](https://huggingface.co/
|
35 |
- **Since the original models might have the root back in NovelAI leak and Instagram based models, according to some rumors, I do not recommend you use it, if you are a hater of NAI leak/Instagram based models and their derivatives.**
|
36 |
- What I wanted was to control my favorite waifu with a black hair and ponytail, which can be generated only in YaguruMagiku afaik, and therefore I have mixed YaguruMagiku with AbyssOrangeMix2, which can generate a relatively close face, and is controlable.
|
37 |
- Thus I do not care about other styles. It *should* work, but no guarantees.
|
|
|
16 |
</style>
|
17 |
|
18 |
# モデル説明 (model explanation)
|
19 |
+
- V1 = [MoeDiffusion](https://huggingface.co/ThePioneer/MoeDiffusion/blob/main/MoeDiffusion.ckpt) 1.0 + ([HassanBlend 1.5](https://huggingface.co/hassanblend/HassanBlend1.5.1.2/blob/main/HassanBlend1.5.ckpt) - [VMix03](https://huggingface.co/fhreinfls/VMix/blob/main/V03.ckpt)) * 0.2
|
20 |
+
- V2 = [MoeDiffusion](https://huggingface.co/ThePioneer/MoeDiffusion/blob/main/MoeDiffusion.ckpt) 0.6 : [HassanBlend 1.5](https://huggingface.co/hassanblend/HassanBlend1.5.1.2/blob/main/HassanBlend1.5.ckpt) 0.2 : [VMix03](https://huggingface.co/fhreinfls/VMix/blob/main/V03.ckpt) : 0.2
|
21 |
- **マージ元のルーツにNAIリークやInsta系モデルが含まれるという噂があるので、NAIリークアンチ・Insta系モデルアンチには非推奨**
|
22 |
- 理想の黒髪ポニテ顔が出せるYaguruMagikuを、ある程度顔が近くて制御しやすいAbyssOrangeMix2と混ぜてみた。
|
23 |
- よってマージ者の目的である黒髪ポニテ以外の動作は興味ないし、知らない。
|
|
|
30 |
!aria2c --summary-interval=10 -x 16 -s 16 --allow-overwrite=true -Z https://huggingface.co/JosephusCheung/ACertainModel/resolve/main/ACertainModel-half.ckpt
|
31 |
```
|
32 |
|
33 |
+
- V1 = [MoeDiffusion](https://huggingface.co/ThePioneer/MoeDiffusion/blob/main/MoeDiffusion.ckpt) 1.0 + ([HassanBlend 1.5](https://huggingface.co/hassanblend/HassanBlend1.5.1.2/blob/main/HassanBlend1.5.ckpt) - [VMix03](https://huggingface.co/fhreinfls/VMix/blob/main/V03.ckpt)) * 0.2
|
34 |
+
- V2 = [MoeDiffusion](https://huggingface.co/ThePioneer/MoeDiffusion/blob/main/MoeDiffusion.ckpt) 0.6 : [HassanBlend 1.5](https://huggingface.co/hassanblend/HassanBlend1.5.1.2/blob/main/HassanBlend1.5.ckpt) 0.2 : [VMix03](https://huggingface.co/fhreinfls/VMix/blob/main/V03.ckpt) : 0.2
|
35 |
- **Since the original models might have the root back in NovelAI leak and Instagram based models, according to some rumors, I do not recommend you use it, if you are a hater of NAI leak/Instagram based models and their derivatives.**
|
36 |
- What I wanted was to control my favorite waifu with a black hair and ponytail, which can be generated only in YaguruMagiku afaik, and therefore I have mixed YaguruMagiku with AbyssOrangeMix2, which can generate a relatively close face, and is controlable.
|
37 |
- Thus I do not care about other styles. It *should* work, but no guarantees.
|