Spaces:
Running
Running
dangitdarnit
commited on
Commit
•
5c6dc82
1
Parent(s):
ea95abe
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -44,7 +44,7 @@ mpmath==1.3.0
|
|
44 |
numpy==1.26.4
|
45 |
onnx
|
46 |
#onnxruntime-gpu==1.17.1
|
47 |
-
onnxruntime-openvino
|
48 |
opencv-python==4.8.1.78
|
49 |
orjson==3.10.1
|
50 |
packaging==24.0
|
|
|
44 |
numpy==1.26.4
|
45 |
onnx
|
46 |
#onnxruntime-gpu==1.17.1
|
47 |
+
onnxruntime-openvino==1.17.1
|
48 |
opencv-python==4.8.1.78
|
49 |
orjson==3.10.1
|
50 |
packaging==24.0
|