WwYc commited on
Commit
6112985
·
verified ·
1 Parent(s): 3b83098

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -15
requirements.txt CHANGED
@@ -1,15 +1,8 @@
1
- Pillow>=8.1.1
2
- einops == 0.3.0
3
- h5py == 2.8.0
4
- imageio == 2.9.0
5
- matplotlib == 3.3.2
6
- opencv_python
7
- scikit_image == 0.17.2
8
- scipy == 1.5.2
9
- sklearn
10
- torch == 1.7.0
11
- torchvision == 0.8.1
12
- tqdm == 4.51.0
13
- transformers == 3.5.1
14
- utils == 1.0.1
15
- Pygments>=2.7.4
 
1
+ einops
2
+ numpy
3
+ matplotlib
4
+ opencv-python
5
+ h5py
6
+ torch
7
+ torchvision
8
+ transformers