File size: 408 Bytes
5a11670 8f79696 |
1 2 3 4 5 6 7 8 9 10 |
---
license: mit
---
# 🍰 Tiny AutoEncoder for Stable Diffusion
[TAESD](https://github.com/madebyollin/taesd) is very tiny autoencoder which uses the same "latent API" as Stable Diffusion's VAE.
TAESD is useful for [real-time previewing](https://twitter.com/madebyollin/status/1679356448655163394) of the SD (and SDXL) generation process.
This repo contains `.safetensors` versions of the TAESD weights. |