Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Cython
|
3 |
numpy==1.17
|
4 |
opencv-python
|
5 |
-
torch>=1.
|
6 |
matplotlib
|
7 |
pillow
|
8 |
tensorboard
|
|
|
2 |
Cython
|
3 |
numpy==1.17
|
4 |
opencv-python
|
5 |
+
torch>=1.5.1
|
6 |
matplotlib
|
7 |
pillow
|
8 |
tensorboard
|