MuseV-test / diffusers /docs /source /en /api /schedulers /dpm_discrete_ancestral.md
kevinwang676's picture
Upload folder using huggingface_hub
6755a2d verified
|
raw
history blame
1.17 kB

KDPM2AncestralDiscreteScheduler

The KDPM2DiscreteScheduler with ancestral sampling is inspired by the Elucidating the Design Space of Diffusion-Based Generative Models paper, and the scheduler is ported from and created by Katherine Crowson.

The original codebase can be found at crowsonkb/k-diffusion.

KDPM2AncestralDiscreteScheduler

[[autodoc]] KDPM2AncestralDiscreteScheduler

SchedulerOutput

[[autodoc]] schedulers.scheduling_utils.SchedulerOutput