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

v0.9.0 - Realtime Stable Diffusion

Compare
Choose a tag to compare
@saddam213 saddam213 released this 24 Nov 03:14
· 307 commits to master since this release
51b09aa

Realtime Paint To Image

With the recent release of Latent Consistency Models(LCM) it is now possible to do things that we never thought possible even months ago.

Today we release a new version of our UI which supports live painting using LCM and any other model, this can make creating new artwork, or editing exiting artworks a lot easier and user friendly.

Latest Release Download: OnnxStack UI v0.9.0

Realtime_PaintToImage.mp4

Frame rate depends on hardware and model, please don't expect miracles, (3fps on a 3090), (1fps on 2080) is all the stats we have right now, we hope to improve this significantly in the next few releases

Realtime Text, Image and Inpaint

Realtime is also available for TextToImage, ImageToImage and ImageInpaint pipelines

Text To Image

Realtime_TextToImage.mp4

Image To Image

Realtime_ImageToImage.mp4

Image Inpaint

Realtime_Inpaint.mp4

Nuget Packages Updated

https://www.nuget.org/packages/OnnxStack.Core/0.9.0
https://www.nuget.org/packages/OnnxStack.StableDiffusion/0.9.0

What's Changed

Full Changelog: v0.8.0...v0.9.0

Latest Release Download: OnnxStack UI v0.9.0