Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
onnx
|
2 |
-
onnxruntime
|
3 |
opencv-python
|
4 |
numpy
|
|
|
1 |
onnx
|
2 |
+
onnxruntime==1.15.1
|
3 |
opencv-python
|
4 |
numpy
|