Aminrabi's picture
End of training
c0af20c
|
raw
history blame
970 Bytes

DPM Discrete Scheduler inspired by Karras et. al paper

Overview

Inspired by Karras et. al. Scheduler ported from @crowsonkb's https://github.com/crowsonkb/k-diffusion library:

All credit for making this scheduler work goes to Katherine Crowson

KDPM2DiscreteScheduler

[[autodoc]] KDPM2DiscreteScheduler