Compare commits

...

2 Commits

Author SHA1 Message Date
Abhilash Kishore
08b769f3d9
Merge a2e46fe5a4 into 962d36323b 2026-04-21 18:28:53 -07:00
Abhilash Kishore
a2e46fe5a4 fix: bump OpenVINO to 2025.4.x to resolve LXC container crash 2026-04-12 20:43:50 -07:00

View File

@ -42,7 +42,7 @@ opencv-python-headless == 4.11.0.*
opencv-contrib-python == 4.11.0.*
scipy == 1.16.*
# OpenVino & ONNX
openvino == 2025.3.*
openvino == 2025.4.*
onnxruntime == 1.22.*
# Embeddings
transformers == 4.45.*