Zabriskije
commited on
Commit
·
d297719
1
Parent(s):
a9b67ab
Added sauce
Browse files
README.md
CHANGED
@@ -19,6 +19,8 @@ Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-d
|
|
19 |
|
20 |
# Anything V3.1
|
21 |
|
|
|
|
|
22 |
![Anime Girl](https://huggingface.co/coreml/coreml-anything-v3-1/resolve/main/example-images/thumbnail.png)
|
23 |
|
24 |
Anything V3.1 is a third-party continuation of a latent diffusion model, Anything V3.0. This model is claimed to be a better version of Anything V3.0 with a fixed VAE model and a fixed CLIP position id key. The CLIP reference was taken from Stable Diffusion V1.5. The VAE was swapped using Kohya's merge-vae script and the CLIP was fixed using Arena's stable-diffusion-model-toolkit webui extensions.
|
|
|
19 |
|
20 |
# Anything V3.1
|
21 |
|
22 |
+
Source: [Hugging Face](https://huggingface.co/cag/anything-v3-1)
|
23 |
+
|
24 |
![Anime Girl](https://huggingface.co/coreml/coreml-anything-v3-1/resolve/main/example-images/thumbnail.png)
|
25 |
|
26 |
Anything V3.1 is a third-party continuation of a latent diffusion model, Anything V3.0. This model is claimed to be a better version of Anything V3.0 with a fixed VAE model and a fixed CLIP position id key. The CLIP reference was taken from Stable Diffusion V1.5. The VAE was swapped using Kohya's merge-vae script and the CLIP was fixed using Arena's stable-diffusion-model-toolkit webui extensions.
|