ShivamShrirao / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
https://huggingface.co/docs/diffusers
Apache License 2.0
1.89k stars 506 forks source link

UniPCMultistepScheduler #214

Closed rmac85 closed 1 year ago

rmac85 commented 1 year ago

Can we please update the schedulers? Using the new UniPCMultistepScheduler which is interesting with the solver_p function, but currently not available in this repo, had to get the huggingface diffusers repo to use on the colab.

ShivamShrirao commented 1 year ago

I have updated the merged the repo with huggingface. It should be available now.