Add Diffusers weights
Add Diffusers weights converted from checkpoint openjourney-v2.ckpt
in revision fa6195f8621ebc0ff4220e4ccd705dab34b68323
This PR adds weights for the diffusers
library. openjourney-v1 was highly used with diffusers, it would be great to use with openjourney-v2 as well. This PR can also enable the inference API etc...
That's pretty damn awesome.
Is the script you used for conversion publicly available?
If so, where can we find it?
Yes, I actually just ran this space:
https://huggingface.co/spaces/anzorq/sd-to-diffusers
It automatically opens a PR on a repo of your choice :-)
If you want to have the converted weights in a personal repo, you could also just try this space: https://huggingface.co/spaces/diffusers/convert-sd-ckpt
Thanks for the info!
is it ok if we merge this?