We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba9ccd commit c3d63c1Copy full SHA for c3d63c1
1 file changed
requirements.txt
@@ -0,0 +1,40 @@
1
+absl-py==0.9.0
2
+astor==0.8.1
3
+beautifulsoup4==4.9.1
4
+boto3==1.14.7
5
+botocore==1.17.7
6
+certifi==2020.4.5.2
7
+chardet==3.0.4
8
+click==7.1.2
9
+docutils==0.15.2
10
+feedparser==5.2.1
11
+gast==0.3.3
12
+grpcio==1.29.0
13
+h5py==2.10.0
14
+idna==2.9
15
+importlib-metadata==1.6.1
16
+jmespath==0.10.0
17
+joblib==0.15.1
18
+Keras-Applications==1.0.8
19
+Keras-Preprocessing==1.1.2
20
+lxml==4.5.1
21
+Markdown==3.2.2
22
+nltk==3.5
23
+numpy==1.19.0
24
+protobuf==3.12.2
25
+python-dateutil==2.8.1
26
+python-docx==0.8.10
27
+regex==2020.6.8
28
+requests==2.24.0
29
+s3transfer==0.3.3
30
+six==1.15.0
31
+soupsieve==2.0.1
32
+tensorboard==1.12.2
33
+tensorflow-gpu==1.12.0
34
+tensorflow-hub==0.7.0
35
+termcolor==1.1.0
36
+torch==1.2.0
37
+tqdm==4.46.1
38
+urllib3==1.25.9
39
+Werkzeug==1.0.1
40
+zipp==3.1.0
0 commit comments