Peleck commited on
Commit
0834b67
·
1 Parent(s): 5d4bcfe

requirements fix

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  numpy>=1.25.2
2
- opencv-python>=4.7.0.72
3
- opencv-python-headless>=4.7.0.72
4
  onnx==1.14.0
5
  onnxruntime==1.15.0
6
  --index-url https://download.pytorch.org/whl/cpu
 
1
  numpy>=1.25.2
2
+ opencv-python==4.7.0.72
3
+ opencv-python-headless==4.7.0.72
4
  onnx==1.14.0
5
  onnxruntime==1.15.0
6
  --index-url https://download.pytorch.org/whl/cpu