Skip to main content

Module scheduler

Module scheduler 

Source
Expand description

DDIM scheduler with v-prediction parameterisation.

Implements the deterministic DDIM sampling loop used by Stable Diffusion 2.1 and the GAF multi-view diffusion model.

Structs§

DdimScheduler
DDIM scheduler state.

Enums§

PredictionType
What the model predicts.