forked from renatoviolin/T5-paraphrase-generation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
95 lines (95 loc) · 1.64 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
87
88
89
90
91
92
93
94
95
absl-py==0.9.0
asgiref==3.2.7
astor==0.8.1
astunparse==1.6.3
attrs==19.3.0
bz2file==0.98
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
cloudpickle==1.3.0
dataclasses==0.7
decorator==4.4.2
dill==0.3.2
Django==3.0.5
dopamine-rl==3.0.1
filelock==3.0.12
Flask==1.1.2
future==0.18.2
gast==0.2.2
gevent==20.6.2
gin-config==0.3.0
google-api-core==1.21.0
google-api-python-client==1.10.0
google-auth==1.19.2
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.1
google-pasta==0.2.0
googleapis-common-protos==1.52.0
greenlet==0.4.16
grpcio==1.30.0
gunicorn==20.0.4
gym==0.17.2
h5py==2.10.0
httplib2==0.18.1
idna==2.10
importlib-metadata==1.7.0
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==0.16.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
kfac==0.2.0
Markdown==3.2.2
MarkupSafe==1.1.1
mesh-tensorflow==0.0.5
mpmath==1.1.0
nltk==3.5
numpy==1.19.0
oauth2client==4.1.3
oauthlib==3.1.0
opencv-python==4.3.0.36
opt-einsum==3.3.0
packaging==20.4
Pillow==7.2.0
promise==2.3
protobuf==3.12.2
psutil==5.7.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyglet==1.5.0
pyparsing==2.4.7
pypng==0.0.20
pytz==2019.3
regex==2020.6.8
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
sacremoses==0.0.43
scipy==1.4.1
sentencepiece==0.1.91
six==1.15.0
sqlparse==0.3.1
sympy==1.6.1
tensor2tensor==1.13.4
tensorboard==1.14.0
tensorflow==1.14.0
tensorflow-datasets==1.1.0
tensorflow-estimator==1.14.0
tensorflow-metadata==0.14.0
tensorflow-probability==0.7.0
termcolor==1.1.0
tf-slim==1.1.0
tokenizers==0.8.1rc1
torch==1.5.1
tqdm==4.47.0
transformers==3.0.2
typeguard==2.9.1
uritemplate==3.0.1
urllib3==1.25.9
Werkzeug==1.0.1
wrapt==1.12.1
zipp==3.1.0
zope.event==4.4
zope.interface==5.1.0