Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompVis/diff2flow
/ tiny_autoencoder.py
File
tiny_autoencoder.py
diff2flow/tiny_autoencoder.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Adapted
from
https://github.com/madebyollin/taesd
3
Tiny AutoEncoder
for
Stable Diffusion
4
(DNN
for
encoding / decoding SD&
#x27;s latent space)
Callers
nothing calls this directly
Calls
3
TinyAutoencoderKL
Class · 0.85
encode
Method · 0.45
decode
Method · 0.45
Tested by
no test coverage detected