This repository was archived by the owner on Nov 27, 2024. It is now read-only.
v0.14.0 - Maintenance Release
v0.14.0 - Maintenance Release
Nothing major this week, just some small improvements/bug-fixes
What's Changed
- Remove ModelSet config caching in Core by @saddam213 in #76
- Example UI by @saddam213 in #77
- Remove SDXL-Turbo template by @saddam213 in #78
- Revert commit 3808599 by @saddam213 in #79
- Batched TimeIds by @saddam213 in #82
- Documentation Updates by @saddam213 in #62
Nuget Packages Updated
https://www.nuget.org/packages/OnnxStack.Core/0.14.0
https://www.nuget.org/packages/OnnxStack.ImageUpscaler/0.14.0
https://www.nuget.org/packages/OnnxStack.StableDiffusion/0.14.0
Full Changelog: v0.13.0...v0.14.0
Example UI Builds
Name | ONNX EP | Device | Requirements | Status |
---|---|---|---|---|
ExampleUI.zip | DirectML | CPU, AMD GPU, Nvidia GPU | At least Windows10 | Stable |
ExampleUI-Cuda.zip | CUDA | CPU, Nvidia GPU | CUDA 11 and cuDNN toolkit |
Experimental |
ExampleUI-TensorRT.zip | TensorRT | CPU, Nvidia GPU | CUDA 11 , cuDNN and TensorRT libraries |
Experimental |