sayakpaul HF staff commited on
Commit
b1882ee
1 Parent(s): 1d5ecf3
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,5 +3,5 @@ numpy
3
  matplotlib
4
  opencv-python
5
  h5py
6
- torch
7
- torchvision
 
3
  matplotlib
4
  opencv-python
5
  h5py
6
+ torch==1.7.0
7
+ torchvision==0.8.1