nubby commited on
Commit
4d0155c
1 Parent(s): 0bb8587

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -2,10 +2,20 @@
2
  license: creativeml-openrail-m
3
  ---
4
 
5
- These VAEs are modified versions of the [kl-f8-anime2 vae](https://huggingface.co/hakurei/waifu-diffusion-v1-4).
 
 
6
 
7
  They have been modified using the [VAE-BlessUp script](https://github.com/sALTaccount/VAE-BlessUp) to produce lower contrast images than the original version.
8
 
9
- The number at the end of the filename corresponds to the multiplier used for the contrast level of that version.
 
 
 
 
 
 
 
 
10
 
11
- The recommended version is WD1-4-kl-f8-anime2.ckpt
 
2
  license: creativeml-openrail-m
3
  ---
4
 
5
+ These VAEs are modified versions of the popular [kl-f8-anime2 vae](https://huggingface.co/hakurei/waifu-diffusion-v1-4).
6
+
7
+ These VAEs should not produce a NaN in VAE error even when used on half precision.
8
 
9
  They have been modified using the [VAE-BlessUp script](https://github.com/sALTaccount/VAE-BlessUp) to produce lower contrast images than the original version.
10
 
11
+ ## The recommended version is [WD1-4-kl-f8-anime2-bless09.safetensors](https://huggingface.co/nubby/kl-f8-anime2-blessed/blob/main/WD1-4-kl-f8-anime2-bless09.safetensors)
12
+
13
+ Other versions are provided to accomodate different models and different tastes. If you typically prefer the very low contrast of the NAI/Anything vae then you may want to try the 08 version.
14
+
15
+ [WD1-4-kl-f8-anime2-bless08.safetensors](https://huggingface.co/nubby/kl-f8-anime2-blessed/blob/main/WD1-4-kl-f8-anime2-bless08.safetensors) = 80 contrast of original/20% decrease
16
+
17
+ [WD1-4-kl-f8-anime2-bless09.safetensors](https://huggingface.co/nubby/kl-f8-anime2-blessed/blob/main/WD1-4-kl-f8-anime2-bless09.safetensors) = 90% contrast of original/10% decrease
18
+
19
+ [WD1-4-kl-f8-anime2-bless1-05.safetensors](https://huggingface.co/nubby/kl-f8-anime2-blessed/blob/main/WD1-4-kl-f8-anime2-bless1-05.safetensors) = 105% contrast of original/5% increase
20
 
21
+ [WD1-4-kl-f8-anime2-bless1-1.safetensors](https://huggingface.co/nubby/kl-f8-anime2-blessed/blob/main/WD1-4-kl-f8-anime2-bless1-1.safetensors) = 110% contrast of original/10% increase