Diffusers
nubby commited on
Commit
fe846a8
1 Parent(s): 0e045e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ Can be used in StableDiffusion, including the extremely popular Web UI by Automa
9
 
10
  Safetensors version is identical to the .ckpt version aside from filetype and is the preferred version for safety if your SD installation supports this file type.
11
 
12
- kntk_V3_mix75.safetensors is a merged version of this model. The formula for the merge is Elysium_Anime_V3 + (F222 - SD1.4) using Add Difference with a Multiplier of 1, then kntkV3_11000 is merged into the first result using Weighted Sum and a Multiplier of 0.75.
13
 
14
  Use the following tokens in your prompt to achieve the desired output.
15
  Token: ```"kntk"``` Class: ```"artstyle"```
 
9
 
10
  Safetensors version is identical to the .ckpt version aside from filetype and is the preferred version for safety if your SD installation supports this file type.
11
 
12
+ kntk_V3_mix75.safetensors is a merged version of this model. The formula for the merge is [Elysium_Anime_V3](https://huggingface.co/hesw23168/SD-Elysium-Model) + (F222 - SD1.4) using Add Difference with a Multiplier of 1, then kntkV3_11000 is merged into the first result using Weighted Sum and a Multiplier of 0.75.
13
 
14
  Use the following tokens in your prompt to achieve the desired output.
15
  Token: ```"kntk"``` Class: ```"artstyle"```