1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-29 07:22:12 +03:00
Files
diffusers/docs/source/en/api/schedulers/lms_discrete.md
2025-06-19 07:46:01 +05:30

1.1 KiB

LMSDiscreteScheduler

LMSDiscreteScheduler is a linear multistep scheduler for discrete beta schedules. The scheduler is ported from and created by Katherine Crowson, and the original implementation can be found at crowsonkb/k-diffusion.

LMSDiscreteScheduler

autodoc LMSDiscreteScheduler

LMSDiscreteSchedulerOutput

autodoc schedulers.scheduling_lms_discrete.LMSDiscreteSchedulerOutput