Aminrabi's picture
End of training
c0af20c
|
raw
history blame
1.1 kB

UniPC

Overview

UniPC is a training-free framework designed for the fast sampling of diffusion models, which consists of a corrector (UniC) and a predictor (UniP) that share a unified analytical form and support arbitrary orders.

For more details about the method, please refer to the paper and the code.

Fast Sampling of Diffusion Models with Exponential Integrator.

UniPCMultistepScheduler

[[autodoc]] UniPCMultistepScheduler