Skip to content

Commit 3f66fc8

Browse files
authored
Add files via upload
1 parent b80a56e commit 3f66fc8

File tree

1 file changed

+91
-0
lines changed

1 file changed

+91
-0
lines changed

requirements.txt

+91
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
#absl-py @ file:///tmp/build/80754af9/absl-py_1600297512717/work
2+
astor==0.8.1
3+
astunparse==1.6.3
4+
backcall==0.2.0
5+
blessings==1.7
6+
blinker==1.4
7+
brotlipy==0.7.0
8+
#cachetools @ file:///tmp/build/80754af9/cachetools_1596822027882/work
9+
certifi==2020.6.20
10+
cffi==1.14.0
11+
chardet==3.0.4
12+
click==7.1.2
13+
#cryptography @ file:///tmp/build/80754af9/cryptography_1601047419573/work
14+
cycler==0.10.0
15+
decorator==4.4.2
16+
gast==0.2.2
17+
#google-auth @ file:///tmp/build/80754af9/google-auth_1600960338579/work
18+
google-auth-oauthlib==0.4.1
19+
google-pasta==0.2.0
20+
gpustat==0.6.0
21+
#grpcio @ file:///tmp/build/80754af9/grpcio_1597424460877/work
22+
#h5py @ file:///tmp/build/80754af9/h5py_1593454121459/work
23+
#idna @ file:///tmp/build/80754af9/idna_1593446292537/work
24+
#importlib-metadata @ file:///tmp/build/80754af9/importlib-metadata_1593446433964/work
25+
ipdb==0.13.3
26+
ipython==7.16.1
27+
ipython-genutils==0.2.0
28+
jedi==0.17.2
29+
#joblib @ file:///tmp/build/80754af9/joblib_1594236160679/work
30+
Keras==2.3.1
31+
#Keras-Applications @ file:///tmp/build/80754af9/keras-applications_1594366238411/work
32+
keras-embed-sim==0.8.0
33+
keras-layer-normalization==0.14.0
34+
keras-multi-head==0.27.0
35+
keras-pos-embd==0.11.0
36+
keras-position-wise-feed-forward==0.6.0
37+
Keras-Preprocessing==1.1.0
38+
keras-self-attention==0.46.0
39+
keras-transformer==0.38.0
40+
kiwisolver==1.2.0
41+
#Markdown @ file:///tmp/build/80754af9/markdown_1597433258348/work
42+
#matplotlib @ file:///tmp/build/80754af9/matplotlib-base_1597876339545/work
43+
#mkl-fft==1.2.0
44+
#mkl-random==1.1.1
45+
#mkl-service==2.3.0
46+
#numpy @ file:///tmp/build/80754af9/numpy_and_numpy_base_1596233737064/work
47+
nvidia-ml-py3==7.352.0
48+
oauthlib==3.1.0
49+
olefile==0.46
50+
opt-einsum==3.1.0
51+
#pandas @ file:///tmp/build/80754af9/pandas_1598371470623/work
52+
parso==0.7.1
53+
pexpect==4.8.0
54+
pickleshare==0.7.5
55+
#Pillow @ file:///tmp/build/80754af9/pillow_1594307298074/work
56+
prompt-toolkit==3.0.7
57+
protobuf==3.12.4
58+
psutil==5.7.2
59+
ptyprocess==0.6.0
60+
pyasn1==0.4.8
61+
pyasn1-modules==0.2.8
62+
#pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
63+
pydot==1.4.1
64+
Pygments==2.7.1
65+
PyJWT==1.7.1
66+
#pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1594392929924/work
67+
pyparsing==2.4.7
68+
PySocks==1.7.1
69+
python-dateutil==2.8.1
70+
pytz==2020.1
71+
PyYAML==5.3.1
72+
#requests @ file:///tmp/build/80754af9/requests_1592841827918/work
73+
requests-oauthlib==1.3.0
74+
#rsa @ file:///tmp/build/80754af9/rsa_1596998415516/work
75+
#scikit-learn @ file:///tmp/build/80754af9/scikit-learn_1598379690588/work
76+
#scipy @ file:///tmp/build/80754af9/scipy_1597686625380/work
77+
#seaborn @ file:///tmp/build/80754af9/seaborn_1600553570093/work
78+
six==1.15.0
79+
#tensorboard==2.2.1
80+
#tensorboard-plugin-wit==1.6.0
81+
tensorflow==2.1.0
82+
tensorflow-estimator==2.1.0
83+
termcolor==1.1.0
84+
#threadpoolctl @ file:///tmp/tmp9twdgx9k/threadpoolctl-2.1.0-py3-none-any.whl
85+
tornado==6.0.4
86+
traitlets==4.3.3
87+
#urllib3 @ file:///tmp/build/80754af9/urllib3_1597086586889/work
88+
wcwidth==0.2.5
89+
Werkzeug==1.0.1
90+
wrapt==1.12.1
91+
zipp==3.1.0

0 commit comments

Comments
 (0)