Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.45.0
Euler scheduler
Overview
Euler scheduler (Algorithm 2) from the paper Elucidating the Design Space of Diffusion-Based Generative Models by Karras et al. (2022). Based on the original k-diffusion implementation by Katherine Crowson. Fast scheduler which often times generates good outputs with 20-30 steps.
EulerDiscreteScheduler
[[autodoc]] EulerDiscreteScheduler