-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
79 lines (79 loc) · 2.04 KB
/
Copy pathenvironment.yml
File metadata and controls
79 lines (79 loc) · 2.04 KB
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
name: DRCGCN
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- blas=1.0=mkl
- blas-devel=3.9.0=9_mkl
- ca-certificates=2021.5.25=haa95532_1
- certifi=2020.12.5=py38haa95532_0
- cudatoolkit=11.1.1=heb2d755_7
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2021.2.0=h57928b3_616
- joblib=1.0.1=pyhd3eb1b0_0
- libblas=3.9.0=9_mkl
- libcblas=3.9.0=9_mkl
- liblapack=3.9.0=9_mkl
- liblapacke=3.9.0=9_mkl
- libuv=1.41.0=h8ffe710_0
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- mkl=2021.2.0=hb70f87d_389
- mkl-devel=2021.2.0=h57928b3_390
- mkl-include=2021.2.0=hb70f87d_389
- mkl-service=2.3.0=py38h2bbff1b_1
- msys2-conda-epoch=20160418=1
- ninja=1.10.2=h5362a0b_0
- numpy=1.20.3=py38h09042cb_0
- openssl=1.1.1k=h2bbff1b_0
- pip=21.1.1=py38haa95532_0
- python=3.8.10=hdbf39b2_7
- python_abi=3.8=1_cp38
- pytorch=1.8.0=py3.8_cuda11.1_cudnn8_0
- scikit-learn=0.24.2=py38hf11a4ad_0
- setuptools=52.0.0=py38haa95532_0
- sqlite=3.35.4=h2bbff1b_0
- tbb=2021.2.0=h2d74725_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- typing_extensions=3.7.4.3=py_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py38_0
- pip:
- ase==3.21.1
- chardet==4.0.0
- cycler==0.10.0
- decorator==4.4.2
- googledrivedownloader==0.4
- h5py==3.2.1
- idna==2.10
- isodate==0.6.0
- jinja2==3.0.1
- kiwisolver==1.3.1
- llvmlite==0.36.0
- markupsafe==2.0.1
- matplotlib==3.4.2
- networkx==2.5.1
- numba==0.53.1
- pandas==1.2.4
- pillow==8.2.0
- pyparsing==2.4.7
- python-dateutil==2.8.1
- python-louvain==0.15
- pytz==2021.1
- rdflib==5.0.0
- requests==2.25.1
- scipy==1.6.3
- six==1.16.0
- torch-cluster==1.5.9
- torch-geometric==1.7.0
- torch-scatter==2.0.6
- torch-sparse==0.6.9
- torch-spline-conv==1.2.1
- tqdm==4.61.0
- urllib3==1.26.5