白鹭先生 commited on
Commit
623b636
1 Parent(s): 0805ae7

修复库依赖

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ scipy==1.5.0
2
  numpy==1.18.5
3
  matplotlib==3.2.2
4
  opencv-python==4.5.3.56
5
- torch==1.7.0+cpu
6
  torchvision==0.8.0
7
  tqdm==4.47.0
8
  Pillow==7.2.0
2
  numpy==1.18.5
3
  matplotlib==3.2.2
4
  opencv-python==4.5.3.56
5
+ torch==1.7.0
6
  torchvision==0.8.0
7
  tqdm==4.47.0
8
  Pillow==7.2.0