Skip to content

TAEConverter v1.0

Latest
Compare
Choose a tag to compare
@martin-rizzo martin-rizzo released this 30 Nov 20:02
· 22 commits to master since this release
c4fd448

This initial release includes two command-line utilities:

  • build_tiny_vae.py: To generate comfyui-compatible VAE models from Tiny AutoEncoders.
  • build_tiny_transcoder.py: To create transcoders for converting between different image latent spaces.

For more detailed instructions on how to use these tools, please refer to the README.md file included with this release.