Nilaier commited on
Commit
edbaf23
1 Parent(s): 39ec5d7

New model examples

Browse files

Switched to a newer model for the sake of better resolution handeling, landscape quality and multi-subject rendering.

Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -13,15 +13,21 @@ inference: true
13
 
14
  ## Repo Overview
15
 
16
- A version of Waifu Diffusion v1.3 penultimate ucg cont model and VAE from Waifu Diffusers v1.4 converted to work with Diffusers library.
17
 
18
- ![](https://files.catbox.moe/l7d0mv.png)
19
- ^ Better details than old VAE
20
 
21
 
22
 
23
- ![](https://files.catbox.moe/pnj6sk.png)
24
- ^ Much better accuracy than original model
 
 
 
 
 
 
25
 
26
  ## Model Description
27
 
@@ -32,6 +38,6 @@ Global Step: 683410
32
 
33
  ## Source
34
 
35
- Penultimate model: https://huggingface.co/hakurei/waifu-diffusion-v1-4
36
 
37
  Original VAE: https://huggingface.co/hakurei/waifu-diffusion-v1-4
 
13
 
14
  ## Repo Overview
15
 
16
+ A version of Waifu Diffusion v1.4 Float32 Booru 110k model and VAE from Waifu Diffusion v1.4 converted to work with Diffusers library.
17
 
18
+ ![](https://files.catbox.moe/hqfckc.png)
19
+ ^ Quality/Style test
20
 
21
 
22
 
23
+ ![](https://files.catbox.moe/eac57m.png)
24
+ ^ Unnatural resolution test
25
+
26
+ ![](https://files.catbox.moe/ulrm28.png)
27
+ ^ Landscape test
28
+
29
+ ![](https://files.catbox.moe/odvq06.png)
30
+ ^ Extremely long resolution test
31
 
32
  ## Model Description
33
 
 
38
 
39
  ## Source
40
 
41
+ WD v1.4 model: https://huggingface.co/hakurei/waifu-diffusion-v1-4
42
 
43
  Original VAE: https://huggingface.co/hakurei/waifu-diffusion-v1-4