You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Hi, CLIP guidance can be very useful. I saw that there is a community pipeline but it only supports specific schedulers. Specifically, it does not support DPMSolverMultistepScheduler, which is very popular today.
Describe the solution you'd like
I would love for huggingface to upgrade this pipeline, and make it support DPMSolverMultistepScheduler.