-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
150 lines (150 loc) · 4.21 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
name: dualprism
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- _pytorch_select=0.1=cpu_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
- blas=1.0=mkl
- ca-certificates=2023.7.22=hbcca054_0
- certifi=2023.7.22=pyhd8ed1ab_0
- cloudpickle=2.2.1=pyhd8ed1ab_0
- cudatoolkit=10.1.243=h6bb024c_0
- cycler=0.11.0=pyhd8ed1ab_0
- cytoolz=0.12.0=py37h5eee18b_0
- dask-core=2021.10.0=pyhd3eb1b0_0
- decorator=5.1.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- enum34=1.1.10=py37hc8dfbb8_2
- freetype=2.12.1=hca18f0e_1
- fsspec=2022.11.0=pyhd8ed1ab_0
- imagecodecs-lite=2019.12.3=py37hb1e94ed_4
- imageio=2.6.1=py37_0
- intel-openmp=2023.1.0=hdb19cb5_46305
- ipykernel=5.5.5=py37h085eea5_0
- ipython=7.33.0=py37h89c1867_0
- ipython_genutils=0.2.0=py_1
- jedi=0.19.0=pyhd8ed1ab_0
- jpeg=9e=h0b41bf4_3
- jupyter_client=5.3.4=py37_0
- jupyter_core=4.5.0=py_0
- kiwisolver=1.4.4=py37h6a678d5_0
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.1.0=he5830b7_0
- libgfortran-ng=7.5.0=h14aa051_20
- libgfortran4=7.5.0=h14aa051_20
- libgomp=13.1.0=he5830b7_0
- libnsl=2.0.0=h7f98852_0
- libpng=1.6.39=h753d276_0
- libsodium=1.0.18=h36c2ea0_1
- libsqlite=3.43.0=h2797004_0
- libstdcxx-ng=13.1.0=hfd8a6a1_0
- libtiff=4.0.10=hc3755c2_1005
- libuv=1.46.0=hd590300_0
- libzlib=1.2.13=hd590300_5
- locket=1.0.0=pyhd8ed1ab_0
- lz4-c=1.9.3=h9c3ff4c_1
- matplotlib-base=3.4.3=py37h1058ff1_2
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mkl=2020.2=256
- mkl-service=2.3.0=py37he8ac12f_0
- mkl_fft=1.3.0=py37h54f3939_0
- mkl_random=1.1.1=py37h0573a6f_0
- ncurses=6.4=hcb278e6_0
- networkx=2.5=py_0
- ninja=1.11.1=h924138e_0
- numpy=1.19.2=py37h54aff64_0
- numpy-base=1.19.2=py37hfa32c7d_0
- olefile=0.46=pyh9f0ad1d_1
- openssl=3.1.2=hd590300_0
- packaging=23.1=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- partd=1.4.0=pyhd8ed1ab_0
- pathlib=1.0.1=py37h89c1867_6
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pillow=6.2.1=py37h6b7be26_0
- pip=23.2.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.39=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pygments=2.16.1=pyhd8ed1ab_0
- python=3.7.12=hf930737_100_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.7=3_cp37m
- pytorch=1.7.1=py3.7_cuda10.1.243_cudnn7.6.3_0
- pywavelets=1.3.0=py37h7f8727e_0
- pyyaml=6.0=py37h540881e_4
- pyzmq=24.0.1=py37h0c0c2a8_0
- readline=8.2=h8228510_1
- scikit-image=0.18.3=py37h51133e4_0
- setuptools=68.1.2=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.43.0=h2c6b66d_0
- tifffile=2019.7.26.2=py37_0
- tk=8.6.12=h27826a3_0
- toolz=0.12.0=pyhd8ed1ab_0
- torchaudio=0.7.2=py37
- torchvision=0.8.2=cpu_py37ha229d99_0
- tornado=6.2=py37h540881e_0
- traitlets=5.9.0=pyhd8ed1ab_0
- typing_extensions=4.7.1=pyha770c72_0
- wcwidth=0.2.6=pyhd8ed1ab_0
- wheel=0.41.2=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- zeromq=4.3.4=h9c3ff4c_1
- zlib=1.2.13=hd590300_5
- zstd=1.4.9=ha95c52a_0
- pip:
- ase==3.22.1
- astor==0.8.1
- charset-normalizer==3.1.0
- colorama==0.4.6
- contextlib2==21.6.0
- filelock==3.11.0
- fonttools==4.38.0
- googledrivedownloader==0.4
- h5py==3.8.0
- idna==3.4
- importlib-metadata==4.13.0
- isodate==0.6.1
- jinja2==3.1.2
- joblib==1.3.1
- json-tricks==3.17.2
- llvmlite==0.39.1
- markupsafe==2.1.3
- nni==2.10.1
- numba==0.56.4
- opencv-python==4.5.3.56
- pandas==1.3.5
- prettytable==3.7.0
- psutil==5.9.5
- pyparsing==3.1.0
- python-louvain==0.16
- pythonwebhdfs==0.2.3
- pytz==2023.3
- rdflib==6.3.2
- requests==2.31.0
- responses==0.23.2
- schema==0.7.5
- scikit-learn==1.0.2
- scipy==1.7.3
- simplejson==3.19.1
- threadpoolctl==3.1.0
- torch-cluster==1.5.8
- torch-geometric==1.6.3
- torch-scatter==2.0.5
- torch-sparse==0.6.8
- torch-spline-conv==1.2.0
- tqdm==4.65.0
- typeguard==2.13.3
- types-pyyaml==6.0.12.11
- urllib3==2.0.3
- websockets==11.0.3
- zipp==3.15.0