upgrade to latest openvino version (#11563)

This commit is contained in:
Blake Blackshear
2024-05-27 15:49:35 -05:00
committed by GitHub
parent a86e22e0fc
commit bfeb7b8a96
6 changed files with 83 additions and 41 deletions

View File

@@ -30,6 +30,4 @@ setproctitle == 1.3.*
ws4py == 0.5.*
unidecode == 1.3.*
onnxruntime == 1.16.*
# Openvino Library - Custom built with MYRIAD support
openvino @ https://github.com/NateMeyer/openvino-wheels/releases/download/multi-arch_2022.3.1/openvino-2022.3.1-1-cp39-cp39-manylinux_2_31_x86_64.whl; platform_machine == 'x86_64'
openvino @ https://github.com/NateMeyer/openvino-wheels/releases/download/multi-arch_2022.3.1/openvino-2022.3.1-1-cp39-cp39-linux_aarch64.whl; platform_machine == 'aarch64'
openvino == 2024.1.*