Commit
·
24dd150
1
Parent(s):
ba340ed
update torch>=1.4
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Cython
|
3 |
numpy==1.17
|
4 |
opencv-python
|
5 |
-
torch
|
6 |
matplotlib
|
7 |
pillow
|
8 |
tensorboard
|
|
|
2 |
Cython
|
3 |
numpy==1.17
|
4 |
opencv-python
|
5 |
+
torch>=1.4
|
6 |
matplotlib
|
7 |
pillow
|
8 |
tensorboard
|