mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-08 14:35:26 +03:00
revert: restore onnxruntime, keep openvino bump
Reverting onnxruntime-openvino consolidation - onnxruntime is used with multiple execution providers (CUDA, TensorRT, MIGraphX, CPU) and cannot be replaced wholesale with the openvino-specific wheel.
This commit is contained in:
parent
dd9379fe2a
commit
3ad432c1a1
@ -42,7 +42,8 @@ opencv-python-headless == 4.11.0.*
|
||||
opencv-contrib-python == 4.11.0.*
|
||||
scipy == 1.16.*
|
||||
# OpenVino & ONNX
|
||||
onnxruntime-openvino == 1.24.*
|
||||
openvino == 2025.4.*
|
||||
onnxruntime == 1.22.*
|
||||
# Embeddings
|
||||
transformers == 4.45.*
|
||||
# Generative AI
|
||||
|
||||
Loading…
Reference in New Issue
Block a user