Update OpenVINO requirement to openvino>=2023.0 (#3722)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
201e69e4e4
commit
e2f9bba964
4 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@ seaborn>=0.11.0
|
|||
# tensorflow>=2.4.1 # TF exports (-cpu, -aarch64, -macos)
|
||||
# tflite-support
|
||||
# tensorflowjs>=3.9.0 # TF.js export
|
||||
# openvino-dev>=2022.3 # OpenVINO export
|
||||
# openvino-dev>=2023.0 # OpenVINO export
|
||||
|
||||
# Extras --------------------------------------
|
||||
psutil # system utilization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue