saltacc commited on
Commit
78f45da
1 Parent(s): e5bf437

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@ https://cafeai.notion.site/WD-1-5-Beta-Release-Notes-967d3a5ece054d07bb02cba02e8
10
  # Checkpoints
11
  Checkpoints are located in the "checkpoints" folder, under the files tab
12
 
 
 
 
13
  # Aesthetic Embeddings
14
  I've included a "wdgoodprompt" and "wdbadprompt" embedding in the embeddings folder to help make generation easier. With in progress models, its common to have to use long prompts for good results. Using these embeddings helps alleviate some of that.
15
 
 
10
  # Checkpoints
11
  Checkpoints are located in the "checkpoints" folder, under the files tab
12
 
13
+ # VAE
14
+ WD 1.5 uses the same VAE as WD 1.4, which can be found here https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/vae/kl-f8-anime2.ckpt
15
+
16
  # Aesthetic Embeddings
17
  I've included a "wdgoodprompt" and "wdbadprompt" embedding in the embeddings folder to help make generation easier. With in progress models, its common to have to use long prompts for good results. Using these embeddings helps alleviate some of that.
18