diffusers / docs /source /en /api /schedulers /dpm_discrete_ancestral.md
Aminrabi's picture
End of training
c0af20c
|
raw
history blame
1.01 kB

DPM Discrete Scheduler with ancestral sampling 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

KDPM2AncestralDiscreteScheduler

[[autodoc]] KDPM2AncestralDiscreteScheduler