Add `scale_factor` to vae config.

#1
by valhalla - opened

Hey vumichien πŸ‘‹,

Your model repository seems to contain a stable diffusion checkpoint. We have just merged a PR in diffusers which makes scaling_factor (the magic 0.18215 number a config attribute of vae).

We strongly recommend that you merge this PR to make sure your model keeps working correctly with diffusers.

Diffusingly,
Suraj.

Thanks Valhalla

vumichien changed pull request status to merged

Sign up or log in to comment