madebyollin commited on
Commit
6afbe00
·
1 Parent(s): a496ca9
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -7,6 +7,10 @@ license: mit
7
  [TAESDXL](https://github.com/madebyollin/taesd) is very tiny autoencoder which uses the same "latent API" as [SDXL-VAE](https://huggingface.co/stabilityai/sdxl-vae).
8
  TAESDXL is useful for [real-time previewing](https://twitter.com/madebyollin/status/1679356448655163394) of the SDXL generation process.
9
 
 
 
 
 
10
  This repo contains `.safetensors` versions of the TAESDXL weights.
11
 
12
  For SD1.x / SD2.x, use [TAESD](https://huggingface.co/madebyollin/taesd/) instead (the SD and SDXL VAEs are [incompatible](https://huggingface.co/madebyollin/sdxl-vae-fp16-fix/discussions/6#64b8a9c13707b7d603c6ac16)).
 
7
  [TAESDXL](https://github.com/madebyollin/taesd) is very tiny autoencoder which uses the same "latent API" as [SDXL-VAE](https://huggingface.co/stabilityai/sdxl-vae).
8
  TAESDXL is useful for [real-time previewing](https://twitter.com/madebyollin/status/1679356448655163394) of the SDXL generation process.
9
 
10
+ Comparison on my laptop:
11
+
12
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630447d40547362a22a969a2/8uTjH7xM85OAo_m8QhmUH.png)
13
+
14
  This repo contains `.safetensors` versions of the TAESDXL weights.
15
 
16
  For SD1.x / SD2.x, use [TAESD](https://huggingface.co/madebyollin/taesd/) instead (the SD and SDXL VAEs are [incompatible](https://huggingface.co/madebyollin/sdxl-vae-fp16-fix/discussions/6#64b8a9c13707b7d603c6ac16)).