mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 15:15:22 +03:00
Update openvino requirement in /docker/main
Updates the requirements on [openvino](https://github.com/openvinotoolkit/openvino) to permit the latest version. - [Release notes](https://github.com/openvinotoolkit/openvino/releases) - [Commits](https://github.com/openvinotoolkit/openvino/compare/2024.1.0...2024.4.0) --- updated-dependencies: - dependency-name: openvino dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4515eb4637
commit
9480b933d3
@ -29,7 +29,7 @@ setproctitle == 1.3.*
|
|||||||
ws4py == 0.5.*
|
ws4py == 0.5.*
|
||||||
unidecode == 1.3.*
|
unidecode == 1.3.*
|
||||||
# OpenVino & ONNX
|
# OpenVino & ONNX
|
||||||
openvino == 2024.1.*
|
openvino == 2024.4.*
|
||||||
# Embeddings
|
# Embeddings
|
||||||
chromadb == 0.5.0
|
chromadb == 0.5.0
|
||||||
onnx_clip == 4.0.*
|
onnx_clip == 4.0.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user