rdm0/autoencoderkl-sd0-init
04
1---2library_name: diffusers3---4 5# About this Model6 7This model copy weights from `stabilityai/sd-vae-ft-ema`, but with the last `DownEncoderBlock2D` and the first `UpDecoderBlock2D` removed.8As a result, this model cannot be used without finetuning.9The purpose is to obtain a VAE with a scale factor of 4.10 