David commited on
Commit
249b8b6
1 Parent(s): dc634b7

Add requirement file corrected

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  tensorflow==2.8.0
2
  numpy==1.22.3
3
- cv2==3.0
4
  PIL==1.1.7
5
  matplotlib==3.5.1
6
  pathlib==1.0.1
 
1
  tensorflow==2.8.0
2
  numpy==1.22.3
3
+ opencv-python==4.5.5.62
4
  PIL==1.1.7
5
  matplotlib==3.5.1
6
  pathlib==1.0.1