-
Notifications
You must be signed in to change notification settings - Fork 1
/
KGTOSA-ENV.yml
49 lines (49 loc) · 1002 Bytes
/
KGTOSA-ENV.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
name: KGTOSA
channels:
- pyg
- pytorch
- conda-forge
- defaults
dependencies:
- python==3.9
- cpuonly
- pytorch=2.1.0
- torchvision=0.16.0
- torchaudio=2.1.0
- easydict=1.9
- ninja=1.10.2
- openmpi=4.1.4
- psutil=5.8.0
- pandas
- pip:
- dgl==0.9.0
- dglke==0.1.0
- h11==0.14.0
- h5py==3.9.0
- httptools==0.6.0
- imbalanced-learn==0.11.0
- imblearn==0.0
- lmdb==1.3.0
- locket==1.0.0
- matplotlib==3.5.3
- memory-profiler==0.61.0
- networkx==2.6
- numba==0.57.1
- numpy
- outdated==0.2.2
- partd==1.4.0
- pgzip==0.3.4
- pyodbc==4.0.39
- rdflib==6.2.0
- scipy==1.8.0
- seaborn==0.12.2
- sparqlwrapper==2.0.0
- tensorflow==2.13.0
- wget==3.2
- validators
- torch_scatter -f https://data.pyg.org/whl/torch-2.1.0+cpu.html
- torch_sparse -f https://data.pyg.org/whl/torch-2.1.0+cpu.html
- torch_cluster -f https://data.pyg.org/whl/torch-2.1.0+cpu.html
- torch_spline_conv -f https://data.pyg.org/whl/torch-2.1.0+cpu.html
- torch-geometric
- ogb