白鹭先生 commited on
Commit
5d42af2
1 Parent(s): 0320fa5

修复库安装

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- scipy==1.2.1
2
- numpy==1.17.3
3
- matplotlib
4
- opencv_python
5
  torch==1.4.0
6
  torchvision==0.5.0
7
- tqdm==4.60.0
8
- Pillow==8.2.0
9
  h5py==2.10.0
10
  gradio==2.5.3
 
1
+ scipy==1.5.0
2
+ numpy==1.18.5
3
+ matplotlib==3.2.2
4
+ opencv-python==4.5.3.56
5
  torch==1.4.0
6
  torchvision==0.5.0
7
+ tqdm==4.47.0
8
+ Pillow==7.2.0
9
  h5py==2.10.0
10
  gradio==2.5.3