Spaces:
Runtime error
Runtime error
updated onnxruntime to latest 1.15.1
#1
by
sahapranta
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
onnxruntime==1.
|
2 |
onnx
|
3 |
opencv-python
|
4 |
numpy
|
|
|
1 |
+
onnxruntime==1.15.1
|
2 |
onnx
|
3 |
opencv-python
|
4 |
numpy
|