Add a config.json to easily use this checkpoint with diffusers
#3
by SwayStar123 - opened
Good example here:
https://huggingface.co/KBlueLeaf/EQ-SDXL-VAE/blob/main/config.json
This would allow people to use this vae easily by just doing
vae = AutoencoderKL.from_pretrained("REPA-E/e2e-invae")
@SwayStar123 Might be a little late to the party but
https://huggingface.co/Shio-Koube/REPA-E-INVAE-diffusers