onipot commited on
Commit
05edfc7
1 Parent(s): 1e87d45

update requirements

Browse files
Files changed (2) hide show
  1. lol.jpg +0 -0
  2. requirements.txt +2 -2
lol.jpg DELETED
Binary file (8.02 kB)
 
requirements.txt CHANGED
@@ -5,8 +5,8 @@ opencv-python-headless
5
  Pillow
6
  PyYAML>=5.3.1
7
  scipy>=1.4.1
8
- torch>=1.7.0
9
- torchvision>=0.8.1
10
  tqdm>=4.41.0
11
 
12
  # logging -------------------------------------
 
5
  Pillow
6
  PyYAML>=5.3.1
7
  scipy>=1.4.1
8
+ torch==1.10.1
9
+ torchvision==0.11.2
10
  tqdm>=4.41.0
11
 
12
  # logging -------------------------------------