ho11laqe commited on
Commit
6dd29f6
1 Parent(s): 6c14140

task conversion

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -20
requirements.txt CHANGED
@@ -1,20 +1,20 @@
1
- argparse~=1.4.0
2
- batchgenerators~=0.25
3
- numpy~=1.24.2
4
- matplotlib~=3.7.1
5
- psutil~=5.9.5
6
- scikit-learn~=1.2.2
7
- tqdm~=4.65.0
8
- scikit-image~=0.20.0
9
- requests~=2.28.2
10
- tifffile~=2023.4.12
11
- pandas~=2.0.0
12
- scipy~=1.10.1
13
- h5py~=3.8.0
14
- opencv-python~=4.7.0.72
15
- Pillow~=9.5.0
16
- setuptools~=65.5.1
17
- astropy~=5.2.2
18
- einops~=0.6.1
19
- plotly~=5.14.1
20
- imageio~=2.27.0
 
1
+ argparse
2
+ batchgenerators
3
+ numpy
4
+ matplotlib
5
+ psutil
6
+ scikit-learn
7
+ tqdm
8
+ scikit-image
9
+ requests
10
+ tifffile
11
+ pandas
12
+ scipy
13
+ h5py
14
+ opencv-python
15
+ Pillow
16
+ setuptools
17
+ astropy
18
+ einops
19
+ plotly
20
+ imageio