How to get config.json for this vae?
#4
by
maksym-petrenko
- opened
I've tried to use this:
https://github.com/huggingface/diffusers/blob/main/scripts/convert_vae_pt_to_diffusers.py
But in return I've got a .json file without "model_type". How do I get it?
Whether there is a full and working config.json, could you please share it with me?