hasibzunair commited on
Commit
32e40e9
ยท
1 Parent(s): 85f6ffb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  scipy==1.4.1
2
- torch
3
- torchvision
 
4
  h5py==2.10.0
5
- numpy==1.18.1
6
  opencv-python-headless==4.2.0.32
7
  Pillow
 
1
  scipy==1.4.1
2
+ numpy>=1.18.5
3
+ torch>=1.7.0
4
+ torchvision>=0.8.1
5
  h5py==2.10.0
 
6
  opencv-python-headless==4.2.0.32
7
  Pillow