-
Notifications
You must be signed in to change notification settings - Fork 63
/
requirements.txt
53 lines (52 loc) · 1.04 KB
/
requirements.txt
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
--find-links https://download.pytorch.org/whl/torch_stable.html
--find-links https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html
certifi==2021.10.8
charset-normalizer==2.0.12
colorama==0.4.4
cycler==0.11.0
Cython==0.29.28
fonttools==4.33.3
googledrivedownloader==0.4
hdbscan==0.8.28
idna==3.3
imageio==2.19.0
importlib-metadata==4.11.3
isodate==0.6.1
Jinja2==3.1.2
joblib==1.1.0
kiwisolver==1.4.2
laspy==2.1.2
Markdown==3.3.7
MarkupSafe==2.1.1
matplotlib==3.5.2
mdutils==1.3.1
networkx==2.8
numpy==1.22.3
packaging==21.3
pandas==1.4.2
Pillow==9.1.0
pyparsing==3.0.8
python-dateutil==2.8.2
python-louvain==0.16
pytz==2022.1
PyWavelets==1.3.0
rdflib==6.1.1
requests==2.27.1
scikit-image==0.19.2
scikit-learn==1.0.2
scikit-spatial==6.4.0
scipy==1.8.0
six==1.16.0
sklearn==0.0
threadpoolctl==3.1.0
tifffile==2022.5.4
torch==1.9.0+cu111
torch-cluster==1.5.9
torch-geometric==1.7.2
torch-scatter==2.0.8
torch-sparse==0.6.11
torch-spline-conv==1.2.1
tqdm==4.64.0
typing_extensions==4.2.0
urllib3==1.26.9
zipp==3.8.0