| name: TinyAutoencoderKL | |
| target: jutils.nn.tiny_autoencoder.TinyAutoencoderKL | |
| params: | |
| encoder_path: checkpoints/taesd_encoder.pth | |
| decoder_path: checkpoints/taesd_decoder.pth | |
| latent_channels: 4 | |
| name: TinyAutoencoderKL | |
| target: jutils.nn.tiny_autoencoder.TinyAutoencoderKL | |
| params: | |
| encoder_path: checkpoints/taesd_encoder.pth | |
| decoder_path: checkpoints/taesd_decoder.pth | |
| latent_channels: 4 | |