mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Install onnxruntime with openvino execution provider (#13587)
* Install onnxruntime with openvino execution provider * Update requirements-wheels.txt * Still include openvino
This commit is contained in:
parent
764cca5a70
commit
149339a8d9
@ -28,8 +28,9 @@ norfair == 2.2.*
|
||||
setproctitle == 1.3.*
|
||||
ws4py == 0.5.*
|
||||
unidecode == 1.3.*
|
||||
onnxruntime == 1.18.*
|
||||
# OpenVino & ONNX
|
||||
openvino == 2024.1.*
|
||||
onnxruntime-openvino == 1.18.*
|
||||
# Embeddings
|
||||
onnx_clip == 4.0.*
|
||||
chromadb == 0.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user