Peleck commited on
Commit
d90e21a
·
1 Parent(s): a9ee4b1

requirements

Browse files
Files changed (2) hide show
  1. pre-requirements.txt +1 -1
  2. requirements.txt +2 -2
pre-requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
  python-opencv
2
- pip install --upgrade pip
 
1
  python-opencv
2
+ python3-pip
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  numpy>=1.25.2
2
- opencv-python
3
- opencv-python-headless
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