Spaces:
Runtime error
Runtime error
Update openvino
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,5 +5,5 @@ onnx==1.12.0
|
|
| 5 |
onnxconverter-common==1.13.0
|
| 6 |
onnxruntime==1.13.1
|
| 7 |
onnxruntime-tools==1.7.0
|
| 8 |
-
openvino==2022.
|
| 9 |
optimum @ git+https://github.com/huggingface/optimum.git@4c3b1c14f07c8e3780d9c9765b3992a90fab3349
|
|
|
|
| 5 |
onnxconverter-common==1.13.0
|
| 6 |
onnxruntime==1.13.1
|
| 7 |
onnxruntime-tools==1.7.0
|
| 8 |
+
openvino==2022.3.0
|
| 9 |
optimum @ git+https://github.com/huggingface/optimum.git@4c3b1c14f07c8e3780d9c9765b3992a90fab3349
|