mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 06:03:27 +00:00
openvino: publish beta, add notes on 2025.4.0
This commit is contained in:
4
plugins/openvino/package-lock.json
generated
4
plugins/openvino/package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@scrypted/openvino",
|
||||
"version": "0.1.188",
|
||||
"version": "0.1.189",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@scrypted/openvino",
|
||||
"version": "0.1.188",
|
||||
"version": "0.1.189",
|
||||
"devDependencies": {
|
||||
"@scrypted/sdk": "file:../../sdk"
|
||||
}
|
||||
|
||||
@@ -50,5 +50,5 @@
|
||||
"devDependencies": {
|
||||
"@scrypted/sdk": "file:../../sdk"
|
||||
},
|
||||
"version": "0.1.188"
|
||||
"version": "0.1.189"
|
||||
}
|
||||
|
||||
@@ -5,7 +5,11 @@
|
||||
# openvino 2024.3.0 crashes on older CPU (J4105 and older) if level-zero is installed via apt.
|
||||
# openvino 2024.2.0 and older crashes on arc dGPU.
|
||||
# openvino 2024.2.0 and newer crashes on 700H and 900H GPUs
|
||||
|
||||
# this works on wyse 5070 and core ultra 125h but requires a recent scrypted image for the compute runtime.
|
||||
# openvino==2025.4.0
|
||||
openvino==2024.5.0
|
||||
|
||||
Pillow==10.3.0
|
||||
opencv-python-headless==4.10.0.84
|
||||
|
||||
|
||||
Reference in New Issue
Block a user