白鹭先生 commited on
Commit
82f4faf
1 Parent(s): b5e00f0

修复库安装

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- scipy==1.2.1
2
- numpy==1.17.0
3
- matplotlib==3.1.2
4
- opencv_python==4.1.2.30
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
2
+ numpy
3
+ matplotlib
4
+ opencv_python
5
  torch==1.4.0
6
  torchvision==0.5.0
7
+ tqdm
8
+ Pillow
9
+ h5py
10
+ gradio