TensorStack-AI / OnnxStack

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

DX Device Detection #87

Closed saddam213 closed 10 months ago

saddam213 commented 10 months ago

Add a way to get the basic information for the DX adapters installed, this will simplify device selection in the UI apps

This is a windows only solution as the example app is windows only