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

Euler Ancestral scheduler

Overview

Ancestral sampling with Euler method steps. Based on the original k-diffusion implementation by Katherine Crowson. Fast scheduler which often times generates good outputs with 20-30 steps.

EulerAncestralDiscreteScheduler

[[autodoc]] EulerAncestralDiscreteScheduler