Ge Zheng commited on
Commit
6d06b8c
·
1 Parent(s): c6a8f30

Update requirements.txt

Browse files

requires pytorch version >= 1.7

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  numpy
2
- torch
3
  opencv_python
4
  loguru
5
  scikit-image
 
1
  numpy
2
+ torch>=1.7
3
  opencv_python
4
  loguru
5
  scikit-image