Add `scale_factor` to vae config. #12
by
valhalla
HF staff
- opened
Hey naclbit π,
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! Well appreciated.
naclbit
changed pull request status to
merged