Commit
·
f68f108
1
Parent(s):
81790bb
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ tags:
|
|
16 |
</style>
|
17 |
|
18 |
# モデル説明 (model explanation)
|
19 |
-
- [
|
20 |
- [WaifuDiffusionのvae](https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/vae/kl-f8-anime.ckpt)と、[StableDiffusionのvae](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/main/vae-ft-mse-840000-ema-pruned.ckpt)をbake inして発色を改善。
|
21 |
-
|
22 |
- colabのWebUIで動かせる。
|
@@ -25,7 +25,7 @@ tags:
|
|
25 |
!aria2c --summary-interval=10 -x 16 -s 16 --allow-overwrite=true -Z https://huggingface.co/JosephusCheung/ACertainModel/resolve/main/ACertainModel-half.ckpt
|
26 |
```
|
27 |
|
28 |
-
- [
|
29 |
- Improved the coloring by baking in [the vae of WaifuDiffusion](https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/vae/kl-f8-anime.ckpt) and [the vae of StableDiffusion](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/main/vae-ft-mse-840000-ema-pruned.ckpt).
|
30 |
- You can run this model on colab WebUI.
|
31 |
- Rewrite the following line of [this notebook](https://colab.research.google.com/drive/1ldhBc70wvuvkp4Af_vNTzTfBXwpf_cH5?usp=sharing) following the instructions I posted [here](https://the-pioneer.notion.site/Colab-Automatic1111-6043f15ef44d4ba0b11920c95d33a78c).
|
|
|
16 |
</style>
|
17 |
|
18 |
# モデル説明 (model explanation)
|
19 |
+
- [CoolerWaifuDiffusion(7030)](https://huggingface.co/ThePioneer/CoolerWaifuDiffusion/blob/main/0.7(wd-1-4-anime_e2)%20%2B%200.3(v2-1-1).ckpt) 0.6 : [Stable Diffusion 2.1 (512)](https://huggingface.co/stabilityai/stable-diffusion-2-1-base/blob/main/v2-1_512-ema-pruned.ckpt) 0.4。
|
20 |
- [WaifuDiffusionのvae](https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/vae/kl-f8-anime.ckpt)と、[StableDiffusionのvae](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/main/vae-ft-mse-840000-ema-pruned.ckpt)をbake inして発色を改善。
|
21 |
-
|
22 |
- colabのWebUIで動かせる。
|
|
|
25 |
!aria2c --summary-interval=10 -x 16 -s 16 --allow-overwrite=true -Z https://huggingface.co/JosephusCheung/ACertainModel/resolve/main/ACertainModel-half.ckpt
|
26 |
```
|
27 |
|
28 |
+
- [CoolerWaifuDiffusion(7030)](https://huggingface.co/ThePioneer/CoolerWaifuDiffusion/blob/main/0.7(wd-1-4-anime_e2)%20%2B%200.3(v2-1-1).ckpt) 0.6 : [Stable Diffusion 2.1 (512)](https://huggingface.co/stabilityai/stable-diffusion-2-1-base/blob/main/v2-1_512-ema-pruned.ckpt) 0.4.
|
29 |
- Improved the coloring by baking in [the vae of WaifuDiffusion](https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/vae/kl-f8-anime.ckpt) and [the vae of StableDiffusion](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/main/vae-ft-mse-840000-ema-pruned.ckpt).
|
30 |
- You can run this model on colab WebUI.
|
31 |
- Rewrite the following line of [this notebook](https://colab.research.google.com/drive/1ldhBc70wvuvkp4Af_vNTzTfBXwpf_cH5?usp=sharing) following the instructions I posted [here](https://the-pioneer.notion.site/Colab-Automatic1111-6043f15ef44d4ba0b11920c95d33a78c).
|