forked from torch-points3d/torch-points3d
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
86 lines (86 loc) · 1.54 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
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
absl-py==0.9.0
cachetools==4.1.0
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.2
configparser==5.0.0
cycler==0.10.0
decorator==4.4.2
docker-pycreds==0.4.0
gitdb==4.0.5
gitpython==3.1.2
google-auth==1.15.0
google-auth-oauthlib==0.4.1
googledrivedownloader==0.4
gql==0.2.0
graphql-core==1.1
grpcio==1.29.0
h5py==2.10.0
hydra-core==0.11.3
idna==2.9
imageio==2.8.0
importlib-metadata==1.6.0; python_version < "3.8"
isodate==0.6.0
joblib==0.15.1
jsonpatch==1.25
jsonpointer==2.0
kiwisolver==1.2.0
llvmlite==0.32.1
markdown==3.2.2
matplotlib==3.2.1
networkx==2.4
numba==0.49.1
numpy==1.18.4
nvidia-ml-py3==7.352.0
oauthlib==3.1.0
omegaconf==1.4.1
pandas==0.25.3
pathtools==0.1.2
pillow==7.1.2
plyfile==0.7.2
promise==2.3
protobuf==3.12.1
psutil==5.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-dateutil==2.8.1
pytorch-metric-learning==0.9.87.dev0
pytz==2020.1
pywavelets==1.1.1
pyyaml==5.3.1
pyzmq==19.0.1
rdflib==5.0.0
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
scikit-image==0.16.2
scikit-learn==0.23.1
scipy==1.4.1
sentry-sdk==0.14.4
shortuuid==1.0.1
six==1.14.0
smmap==3.0.4
subprocess32==3.5.4
tensorboard==2.2.1
tensorboard-plugin-wit==1.6.0.post3
threadpoolctl==2.0.0
torch==1.4.0
torch-cluster==1.5.4
torch-geometric==1.4.3
torch-points-kernels==0.6.3
torch-scatter==2.0.4
torch-sparse==0.6.3
torchfile==0.1.0
torchnet==0.0.4
torchvision==0.5.0
tornado==6.0.4
tqdm==4.46.0
urllib3==1.25.9
visdom==0.1.8.9
wandb==0.8.36
watchdog==0.10.2
websocket-client==0.57.0
werkzeug==1.0.1
wheel==0.34.2; python_version >= "3"
zipp==3.1.0; python_version < "3.8"