kevinwang676's picture
Upload folder using huggingface_hub
6755a2d verified
|
raw
history blame
1.05 kB

DDIMInverseScheduler

DDIMInverseScheduler is the inverted scheduler from Denoising Diffusion Implicit Models (DDIM) by Jiaming Song, Chenlin Meng and Stefano Ermon. The implementation is mostly based on the DDIM inversion definition from Null-text Inversion for Editing Real Images using Guided Diffusion Models.

DDIMInverseScheduler

[[autodoc]] DDIMInverseScheduler