TensorStack-AI / OnnxStack

C# Stable Diffusion using ONNX Runtime
Apache License 2.0
221 stars 33 forks source link

OpenVino Build #84

Closed saddam213 closed 10 months ago

saddam213 commented 11 months ago

Experimental build using the OpenVino pre-release packages found here https://github.com/saddam213/OnnxStack/discussions/67#discussioncomment-7826216

Steps

  1. Download and add nugets to a local package source
  2. Download F16 model : https://huggingface.co/nmkd/stable-diffusion-1.5-onnx-fp16
  3. Select Debug-OpenVino in VS
  4. Build