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.