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§
- Ddim
Scheduler - DDIM scheduler state.
Enums§
- Prediction
Type - What the model predicts.