Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

v0.6.0 - Latent Consistency Model Support

Compare
Choose a tag to compare
@saddam213 saddam213 released this 02 Nov 23:30
· 442 commits to master since this release
a14bdf0

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

  1. Multiple pipeline support
  2. Latent Consistency Model support
  3. Improved BetaSchedule calculation
  4. Support disabled classifier free guidance
  5. Batch Prompt, multiple images per prompt now supported
  6. 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

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