Kedreamix commited on
Commit
8e84b69
1 Parent(s): 8c221d5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  scipy
2
  numpy
3
  matplotlib
4
- opencv_python
5
- torch==1.8.1
6
- torchvision==0.9.1
7
  tqdm==4.60.0
8
  Pillow==8.2.0
9
  h5py==2.10.0
 
1
  scipy
2
  numpy
3
  matplotlib
4
+ opencv-contrib-python==4.5.5.62
5
+ torch>=1.8.1
6
+ torchvision>=0.9.1
7
  tqdm==4.60.0
8
  Pillow==8.2.0
9
  h5py==2.10.0