Satoru commited on
Commit
4b951d4
1 Parent(s): cc65ea5

feat: add cv2

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  annoy
2
  torch
3
- torchvision
 
 
1
  annoy
2
  torch
3
+ torchvision
4
+ opencv-python