mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-05 00:15:51 +01:00
Update openvino (#15634)
This commit is contained in:
parent
f1dd7a5a5e
commit
4d2cfcb29f
@ -37,9 +37,9 @@ opencv-python-headless == 4.10.0.*
|
|||||||
opencv-contrib-python == 4.9.0.*
|
opencv-contrib-python == 4.9.0.*
|
||||||
scipy == 1.14.*
|
scipy == 1.14.*
|
||||||
# OpenVino & ONNX
|
# OpenVino & ONNX
|
||||||
openvino == 2024.3.*
|
openvino == 2024.4.*
|
||||||
onnxruntime-openvino == 1.19.* ; platform_machine == 'x86_64'
|
onnxruntime-openvino == 1.20.* ; platform_machine == 'x86_64'
|
||||||
onnxruntime == 1.19.* ; platform_machine == 'aarch64'
|
onnxruntime == 1.20.* ; platform_machine == 'aarch64'
|
||||||
# Embeddings
|
# Embeddings
|
||||||
transformers == 4.45.*
|
transformers == 4.45.*
|
||||||
# Generative AI
|
# Generative AI
|
||||||
|
Loading…
Reference in New Issue
Block a user