neelsahu commited on
Commit
0988531
·
1 Parent(s): 00b089c

cv2 as requiremnt opencv-python-headless added

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  tensorflow==2.7.0
2
- cv2==4.7.0
 
 
1
  tensorflow==2.7.0
2
+ opencv-python-headless
3
+