diffusers
524535b5
- [2064]: Add Karras to DPMSolverMultistepScheduler (#3001)
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
2 years ago
[2064]: Add Karras to DPMSolverMultistepScheduler (#3001) * [2737]: Add Karras DPMSolverMultistepScheduler * [2737]: Add Karras DPMSolverMultistepScheduler * Add test * Apply suggestions from code review Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com> * fix: repo consistency. * remove Copied from statement from the set_timestep method. * fix: test * Empty commit. Co-authored-by: njindal <njindal@adobe.com> --------- Co-authored-by: njindal <njindal@adobe.com> Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
References
#3001 - [2064]: Add Karras to DPMSolverMultistepScheduler
Author
nipunjindal
Parents
7b2407f4
Files
4
src/diffusers/schedulers
scheduling_deis_multistep.py
scheduling_dpmsolver_multistep.py
scheduling_euler_discrete.py
tests/schedulers
test_scheduler_dpm_multi.py
Loading