RobotJelly commited on
Commit
6704c47
·
1 Parent(s): d56cc52

requirements.txt

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