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