This repository was archived by the owner on Nov 27, 2024. It is now read-only.
v0.6.0 - Latent Consistency Model Support
Latent Consistency Models (LCM)
LCM ImageToImage and TextToImage now supported
Support has been added for Latent Consistency Models, these model dramatically reduce the amount of steps required to generate an image.
Plus a few more changes in this weeks build
- Multiple pipeline support
- Latent Consistency Model support
- Improved BetaSchedule calculation
- Support disabled classifier free guidance
- Batch Prompt, multiple images per prompt now supported
- DDIM, EulerDiscrete, KDPM2 and LCM schedulers added
Big thanks to @luosiallen for this awesome model, below is a link to the LCM project
https://github.com/luosiallen/latent-consistency-model
New Contributors
- @TheyCallMeHex made their first contribution in #5
Full Changelog: v0.5.0...v0.6.0
Nuget Packages
https://www.nuget.org/packages/OnnxStack.Core/0.6.0
https://www.nuget.org/packages/OnnxStack.StableDiffusion/0.6.0