This repository was archived by the owner on Nov 27, 2024. It is now read-only.
v0.15.0 - VideoToVideo Diffusion + ControlNet Support
VideoToVideo Diffusion + ControlNet Support
Video2Video - Pass Videos or GIF images though your favorite Stable-Diffusion pipeline and get Video output
ControlNet - Highly requested feature, initial support includes ControlNet
, ImageToImage
and VideoToVideo
What's Changed
- Video Support by @saddam213 in #85
- DirectX Device Detection by @saddam213 in #87
- ControlNet Support by @saddam213 in #88
Nuget Packages Updated
https://www.nuget.org/packages/OnnxStack.Core/0.15.0
https://www.nuget.org/packages/OnnxStack.ImageUpscaler/0.15.0
https://www.nuget.org/packages/OnnxStack.StableDiffusion/0.15.0
Full Changelog: v0.14.3...v0.15.0
Example UI Builds
Name | ONNX EP | Device | Requirements | Status |
---|---|---|---|---|
OnnxStack_UI.zip | DirectML | CPU, AMD GPU, Nvidia GPU | At least Windows10 | Stable |
OnnxStack_UI_Cuda.zip | CUDA | CPU, Nvidia GPU | CUDA 11 and cuDNN toolkit |
Experimental |
OnnxStack_UI_TensorRT.zip | TensorRT | CPU, Nvidia GPU | CUDA 11 , cuDNN and TensorRT libraries |
Experimental |