Androidonnxfork's picture
Duplicate from Androidonnxfork/sd-to-diffuserscustom
e0097f3

A newer version of the Gradio SDK is available: 5.45.0

Upgrade

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