forked from StanfordMIMI/DDM2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
88 lines (88 loc) · 1.74 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
name: ddm2
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- _pytorch_select=0.1
- blas=1.0
- ca-certificates=2022.3.29
- certifi=2021.10.8
- cudatoolkit=10.2.89
- freetype=2.11.0
- giflib=5.2.1
- intel-openmp=2021.4.0
- jpeg=9d
- lcms2=2.12
- ld_impl_linux-64=2.35.1
- libffi=3.3
- libgcc-ng=9.3.0
- libgomp=9.3.0
- libpng=1.6.37
- libstdcxx-ng=9.3.0
- libtiff=4.2.0
- libuv=1.40.0
- libwebp=1.2.2
- libwebp-base=1.2.2
- lz4-c=1.9.3
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- ncurses=6.3
- ninja=1.10.2
- openssl=1.1.1n
- pip=21.2.4
- python=3.8.13
- readline=8.1.2
- setuptools=58.0.4
- six=1.16.0
- sqlite=3.38.2
- tk=8.6.11
- typing_extensions=4.1.1
- wheel=0.37.1
- xz=5.2.5
- zlib=1.2.11
- zstd=1.4.9
- pip:
- beautifulsoup4==4.11.1
- charset-normalizer==2.0.12
- cycler==0.11.0
- dipy==1.5.0
- filelock==3.6.0
- fonttools==4.31.2
- gdown==4.4.0
- h5py==3.6.0
- idna==3.3
- imageio==2.16.1
- joblib==1.1.0
- kiwisolver==1.4.2
- matplotlib==3.5.1
- networkx==2.7.1
- nibabel==3.2.2
- numpy==1.22.3
- opencv-python==4.5.4.58
- packaging==21.3
- pandas==1.4.1
- pillow==9.1.0
- pydicom==2.3.0
- pyparsing==3.0.7
- pysocks==1.7.1
- python-dateutil==2.8.2
- pytz==2022.1
- pywavelets==1.3.0
- pyyaml==6.0
- requests==2.27.1
- scikit-image==0.19.2
- scikit-learn==1.0.2
- scipy==1.8.0
- seaborn==0.11.2
- soupsieve==2.3.2.post1
- statannot==0.2.3
- threadpoolctl==3.1.0
- tifffile==2022.3.25
- timm==0.4.12
- torch==1.8.0
- torchvision==0.9.0
- tqdm==4.63.1
- urllib3==1.26.9