diffusers
8263cf00
- refactor DPMSolverMultistepScheduler using sigmas (#4986)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
refactor DPMSolverMultistepScheduler using sigmas (#4986) --------- Co-authored-by: yiyixuxu <yixu310@gmail,com> Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
References
#4986 - refactor DPMSolverMultistepScheduler using sigmas
Author
yiyixuxu
Parents
74e43a4f
Files
10
src/diffusers/schedulers
scheduling_deis_multistep.py
scheduling_dpmsolver_multistep.py
scheduling_dpmsolver_multistep_inverse.py
scheduling_dpmsolver_singlestep.py
scheduling_unipc_multistep.py
tests/schedulers
test_scheduler_deis.py
test_scheduler_dpm_multi.py
test_scheduler_dpm_multi_inverse.py
test_scheduler_dpm_single.py
test_scheduler_unipc.py
Loading