Image-to-Image
Diffusers

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")

@Shio-Koube I think the scaling factor is wrong

Sign up or log in to comment