mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
1.1 KiB
1.1 KiB
HeunDiscreteScheduler
The Heun scheduler (Algorithm 1) is from the Elucidating the Design Space of Diffusion-Based Generative Models paper by Karras et al. The scheduler is ported from the k-diffusion library and created by Katherine Crowson.
HeunDiscreteScheduler
autodoc HeunDiscreteScheduler
SchedulerOutput
autodoc schedulers.scheduling_utils.SchedulerOutput