Replies: 1 comment
-
cc: @yiyixuxu |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
diffusers/src/diffusers/schedulers/scheduling_dpmsolver_singlestep.py
Lines 637 to 641 in a51b6cc
AFAIK, this implementation is multistep. The first order of the scheduler is fine but the second/third orders are not correctly implemented. Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions