kevinwang676's picture
Upload folder using huggingface_hub
6755a2d verified
|
raw
history blame
1.08 kB

PNDMScheduler

PNDMScheduler, or pseudo numerical methods for diffusion models, uses more advanced ODE integration techniques like the Runge-Kutta and linear multi-step method. The original implementation can be found at crowsonkb/k-diffusion.

PNDMScheduler

[[autodoc]] PNDMScheduler

SchedulerOutput

[[autodoc]] schedulers.scheduling_utils.SchedulerOutput