Chintan-Shah commited on
Commit
dd9bbab
·
verified ·
1 Parent(s): 77e016e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  ultralytics
2
  matplotlib
3
- cv2
4
  torch
5
  numpy
6
- PIL
 
1
  ultralytics
2
  matplotlib
3
+ opencv-python
4
  torch
5
  numpy
6
+ Pillow