m4gnett commited on
Commit
4459fd5
1 Parent(s): 509767e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -10,9 +10,10 @@ tags:
10
  Satisfaction.
11
 
12
  ## Recipe
13
- | Interpolation Method | Primary Model | Secondary Model | Output |
14
- | ---- | ---- | ---- | ---- |
15
- | Weighted sum @ 0.5 | [Anything v4.5](https://huggingface.co/andite/anything-v4.0) | [Pastel Mix](https://huggingface.co/andite/pastel-mix) | AnyPastel |
 
16
 
17
  ## VAE
18
  [**animevae**](https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt) is recommended.
 
10
  Satisfaction.
11
 
12
  ## Recipe
13
+ | Interpolation Method | Primary Model | Secondary Model | Tertiary Model | Output |
14
+ | ---- | ---- | ---- | ---- | ---- |
15
+ | Weighted sum @ 0.5 | [Anything v4.5](https://huggingface.co/andite/anything-v4.0) | [Pastel Mix](https://huggingface.co/andite/pastel-mix) | \- | AnyPastel |
16
+ | Add difference @ 0.3 | AnyPastel | animefull-final-pruned | animesfw-final-pruned | AnyPastel nsfw |
17
 
18
  ## VAE
19
  [**animevae**](https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt) is recommended.