Adding `safetensors` variant of this model

#62
No description provided.

Hey @prompthero ,

This PR adds safetensors weights for diffusers which besides being the safer alternative to load weights, it's also significantly faster (should bring model loading time down to something like 5 seconds).
This PR is tested and should be good to go.

Here some more info:
https://huggingface.co/docs/diffusers/v0.14.0/en/using-diffusers/using_safetensors#what-is-safetensors

patrickvonplaten changed pull request status to merged

Sign up or log in to comment