mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 12:15:25 +03:00
Revert "docker/main: use newer openvino (2023.3.0)"
This reverts commit dee95de908.
This commit is contained in:
parent
7237a79cb2
commit
6a2078c9aa
@ -26,4 +26,6 @@ setproctitle == 1.3.*
|
|||||||
ws4py == 0.5.*
|
ws4py == 0.5.*
|
||||||
unidecode == 1.3.*
|
unidecode == 1.3.*
|
||||||
onnxruntime == 1.16.*
|
onnxruntime == 1.16.*
|
||||||
openvino == 2023.3.0
|
# 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'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user