MCPcopy 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"""
2Adapted from https://github.com/madebyollin/taesd
3Tiny AutoEncoder for Stable Diffusion
4(DNN for encoding / decoding SD's latent space)

Callers

nothing calls this directly

Calls 3

TinyAutoencoderKLClass · 0.85
encodeMethod · 0.45
decodeMethod · 0.45

Tested by

no test coverage detected