Commit
•
d475545
1
Parent(s):
6162c60
Update README.md (#2)
Browse files- Update README.md (d38c6b21216728db6e32c52fee2d2b9457e21064)
Co-authored-by: Jeremy Shanks <rmyj@users.noreply.huggingface.co>
README.md
CHANGED
@@ -9,7 +9,7 @@ inference: false
|
|
9 |
# Improved Autoencoders
|
10 |
|
11 |
## Utilizing
|
12 |
-
These weights are intended to be used with the original [CompVis Stable Diffusion codebase](https://github.com/CompVis/stable-diffusion). If you are looking for the model to use with the
|
13 |
|
14 |
## Decoder Finetuning
|
15 |
We publish two kl-f8 autoencoder versions, finetuned from the original [kl-f8 autoencoder](https://github.com/CompVis/latent-diffusion#pretrained-autoencoding-models) on a 1:1 ratio of [LAION-Aesthetics](https://laion.ai/blog/laion-aesthetics/) and LAION-Humans, an unreleased subset containing only SFW images of humans. The intent was to fine-tune on the Stable Diffusion training set (the autoencoder was originally trained on OpenImages) but also enrich the dataset with images of humans to improve the reconstruction of faces.
|
|
|
9 |
# Improved Autoencoders
|
10 |
|
11 |
## Utilizing
|
12 |
+
These weights are intended to be used with the original [CompVis Stable Diffusion codebase](https://github.com/CompVis/stable-diffusion). If you are looking for the model to use with the 🧨 diffusers library, [come here](https://huggingface.co/CompVis/stabilityai/sd-vae-ft-ema).
|
13 |
|
14 |
## Decoder Finetuning
|
15 |
We publish two kl-f8 autoencoder versions, finetuned from the original [kl-f8 autoencoder](https://github.com/CompVis/latent-diffusion#pretrained-autoencoding-models) on a 1:1 ratio of [LAION-Aesthetics](https://laion.ai/blog/laion-aesthetics/) and LAION-Humans, an unreleased subset containing only SFW images of humans. The intent was to fine-tune on the Stable Diffusion training set (the autoencoder was originally trained on OpenImages) but also enrich the dataset with images of humans to improve the reconstruction of faces.
|