madebyollin
commited on
Commit
·
bf2a139
1
Parent(s):
94f935d
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,6 @@ license: mit
|
|
7 |
[TAESD](https://github.com/madebyollin/taesd) is very tiny autoencoder which uses the same "latent API" as Stable Diffusion's VAE.
|
8 |
TAESD is useful for [real-time previewing](https://twitter.com/madebyollin/status/1679356448655163394) of the SD generation process.
|
9 |
|
10 |
-
This repo contains `.safetensors` versions of the TAESD weights.
|
|
|
|
|
|
7 |
[TAESD](https://github.com/madebyollin/taesd) is very tiny autoencoder which uses the same "latent API" as Stable Diffusion's VAE.
|
8 |
TAESD is useful for [real-time previewing](https://twitter.com/madebyollin/status/1679356448655163394) of the SD generation process.
|
9 |
|
10 |
+
This repo contains `.safetensors` versions of the TAESD weights.
|
11 |
+
|
12 |
+
For SDXL, use [TAESDXL](https://huggingface.co/madebyollin/taesdxl/) instead.
|