OpenVINO / README.md
WebWorldWide's picture
Add model card (provenance + MIT/Apache-2.0 license)
dc7cc3b verified
---
license: apache-2.0
tags:
- onnxruntime
- openvino
- fileid
---
# FileID — ONNX Runtime OpenVINO Performance Pack (Windows x64)
`ort-openvino-win-x64-1.22.0.zip` — a self-contained **ONNX Runtime 1.22.0** +
**Intel OpenVINO 2025.1** runtime, used by [FileID](https://github.com/AdamNolle/FileID)
to run its on-device scan pipeline on Intel GPUs/NPUs instead of DirectML.
Assembled verbatim from official PyPI wheels (`onnxruntime-openvino==1.22.0` +
`openvino==2025.1.0`), version-matched to FileID's ORT build.
## License
- ONNX Runtime — **MIT**
- Intel OpenVINO + oneDNN + oneTBB — **Apache-2.0**
Both permit redistribution in a commercial open-source app. Full license texts
and third-party notices are bundled inside the zip under `licenses/`.