-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
77 lines (77 loc) · 1.26 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
absl-py==0.10.0
ase==3.20.1
astor==0.8.1
boto3==1.15.12
botocore==1.18.12
certifi==2019.9.11
cffi==1.12.3
chardet==3.0.4
cycler==0.10.0
Cython==0.29.13
decorator==4.4.2
dgl-cu100==0.5.2
dill==0.3.2
easydict==1.9
fastdtw==0.3.4
gast==0.2.2
gensim==3.8.3
google-pasta==0.2.0
googledrivedownloader==0.4
grpcio==1.32.0
h5py==2.10.0
idna==2.10
importlib-metadata==2.0.0
isodate==0.6.0
Jinja2==2.11.2
jmespath==0.10.0
joblib==0.17.0
Keras==2.4.3
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
kiwisolver==1.1.0
llvmlite==0.30.0
Markdown==3.2.2
MarkupSafe==1.1.1
matplotlib==3.1.1
mkl-fft==1.0.6
mkl-random==1.0.1
networkx==2.5
numba==0.46.0
numpy==1.19.2
olefile==0.46
opencv-python==4.1.1.26
opt-einsum==3.3.0
pandas==1.1.3
Pillow==6.1.0
progress==1.5
protobuf==3.13.0
pycocotools==2.0
pycparser==2.19
pyparsing==2.4.2
python-dateutil==2.8.0
pytz==2020.1
PyYAML==5.3.1
rdflib==5.0.0
requests==2.24.0
s3transfer==0.3.3
scikit-learn==0.23.2
scipy==1.5.2
seaborn==0.11.0
six==1.12.0
sklearn==0.0
smart-open==2.2.1
termcolor==1.1.0
texttable==1.6.3
threadpoolctl==2.1.0
torch==1.4.0+cu100
torch-cluster==1.5.4
torch-geometric==1.6.1
torch-scatter==2.0.4
torch-sparse==0.6.1
torch-spline-conv==1.2.0
torchvision==0.5.0+cu100
tqdm==4.35.0
urllib3==1.25.10
Werkzeug==1.0.1
wrapt==1.12.1
zipp==3.3.0