wzkariampuzha commited on
Commit
fd0be60
·
1 Parent(s): f619b71

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +166 -0
requirements.txt ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==0.13.0
2
+ aiohttp==3.7.4.post0
3
+ argon2-cffi==20.1.0
4
+ astunparse==1.6.3
5
+ async-generator==1.10
6
+ async-timeout==3.0.1
7
+ attrs==21.2.0
8
+ backcall==0.2.0
9
+ bleach==4.0.0
10
+ blis==0.7.4
11
+ cached-property==1.5.2
12
+ cachetools==4.2.2
13
+ catalogue==2.0.6
14
+ certifi==2021.5.30
15
+ cffi==1.14.6
16
+ chardet==4.0.0
17
+ charset-normalizer==2.0.4
18
+ clang==5.0
19
+ click==7.1.2
20
+ configparser==5.0.2
21
+ contextvars==2.4
22
+ cymem==2.0.5
23
+ cython==0.29.24
24
+ dataclasses==0.8
25
+ datasets==1.12.1
26
+ decorator==5.0.9
27
+ defusedxml==0.7.1
28
+ dill==0.3.4
29
+ docker-pycreds==0.4.0
30
+ en-core-web-lg==3.1.0
31
+ en-ner-bc5cdr-md==0.4.0
32
+ en-ner-bionlp13cg-md==0.4.0
33
+ entrypoints==0.3
34
+ et-xmlfile==1.1.0
35
+ filelock==3.0.12
36
+ flatbuffers==1.12
37
+ fsspec==2021.8.1
38
+ gast==0.4.0
39
+ gitdb==4.0.7
40
+ gitpython==3.1.18
41
+ google-auth-oauthlib==0.4.6
42
+ google-auth==1.35.0
43
+ google-pasta==0.2.0
44
+ grpcio==1.40.0
45
+ h5py==3.1.0
46
+ huggingface-hub==0.0.16
47
+ idna-ssl==1.1.0
48
+ idna==3.2
49
+ immutables==0.16
50
+ importlib-metadata==4.6.4
51
+ ipykernel==5.5.5
52
+ ipython-genutils==0.2.0
53
+ ipython==7.16.1
54
+ ipywidgets==7.6.3
55
+ jedi==0.18.0
56
+ jinja2==3.0.1
57
+ joblib==1.0.1
58
+ jsonschema==3.2.0
59
+ jupyter-client==7.0.1
60
+ jupyter-console==6.4.0
61
+ jupyter-core==4.7.1
62
+ jupyter==1.0.0
63
+ jupyterlab-pygments==0.1.2
64
+ jupyterlab-widgets==1.0.0
65
+ keras-preprocessing==1.1.2
66
+ keras==2.6.0
67
+ markdown==3.3.4
68
+ markupsafe==2.0.1
69
+ mistune==0.8.4
70
+ multidict==5.1.0
71
+ multiprocess==0.70.12.2
72
+ murmurhash==1.0.5
73
+ nbclient==0.5.4
74
+ nbconvert==6.0.7
75
+ nbformat==5.1.3
76
+ nest-asyncio==1.5.1
77
+ nltk==3.6.2
78
+ notebook==6.4.3
79
+ numpy==1.19.5
80
+ oauthlib==3.1.1
81
+ openpyxl==3.0.7
82
+ opt-einsum==3.3.0
83
+ packaging==21.0
84
+ pandas==1.1.5
85
+ pandocfilters==1.4.3
86
+ parso==0.8.2
87
+ pathtools==0.1.2
88
+ pathy==0.6.0
89
+ pexpect==4.8.0
90
+ pickleshare==0.7.5
91
+ pillow==8.3.1
92
+ pip==21.2.4
93
+ preshed==3.0.5
94
+ prometheus-client==0.11.0
95
+ promise==2.3
96
+ prompt-toolkit==3.0.20
97
+ protobuf==3.17.3
98
+ psutil==5.8.0
99
+ ptyprocess==0.7.0
100
+ pyarrow==5.0.0
101
+ pyasn1-modules==0.2.8
102
+ pyasn1==0.4.8
103
+ pycparser==2.20
104
+ pydantic==1.8.2
105
+ pygments==2.10.0
106
+ pyparsing==2.4.7
107
+ pyrsistent==0.18.0
108
+ python-dateutil==2.8.2
109
+ pytz==2021.1
110
+ pyyaml==5.4.1
111
+ pyzmq==22.2.1
112
+ qtconsole==5.1.1
113
+ qtpy==1.10.0
114
+ regex==2021.8.28
115
+ requests-oauthlib==1.3.0
116
+ requests==2.26.0
117
+ rsa==4.7.2
118
+ runipy==0.1.5
119
+ sacremoses==0.0.45
120
+ scikit-learn==0.24.2
121
+ scipy==1.5.4
122
+ send2trash==1.8.0
123
+ sentry-sdk==1.3.1
124
+ seqeval==1.2.2
125
+ setuptools==58.0.4
126
+ shortuuid==1.0.1
127
+ six==1.15.0
128
+ smart-open==5.2.1
129
+ smmap==4.0.0
130
+ spacy-legacy==3.0.8
131
+ spacy==3.1.2
132
+ srsly==2.4.1
133
+ subprocess32==3.5.4
134
+ tensorboard-data-server==0.6.1
135
+ tensorboard-plugin-wit==1.8.0
136
+ tensorboard==2.6.0
137
+ tensorflow-estimator==2.6.0
138
+ tensorflow==2.6.0
139
+ termcolor==1.1.0
140
+ terminado==0.11.1
141
+ testpath==0.5.0
142
+ thinc==8.0.8
143
+ threadpoolctl==2.2.0
144
+ tokenizers==0.10.3
145
+ torch==1.9.0
146
+ torchaudio==0.9.0
147
+ torchvision==0.10.0
148
+ tornado==6.1
149
+ tqdm==4.62.2
150
+ traitlets==4.3.3
151
+ transformers==4.10.0
152
+ typer==0.3.2
153
+ typing-extensions==3.7.4.3
154
+ urllib3==1.26.6
155
+ wandb==0.12.2
156
+ wasabi==0.8.2
157
+ wcwidth==0.2.5
158
+ webencodings==0.5.1
159
+ werkzeug==2.0.1
160
+ wheel==0.37.0
161
+ widgetsnbextension==3.5.1
162
+ wrapt==1.12.1
163
+ xxhash==2.0.2
164
+ yarl==1.6.3
165
+ yaspin==2.1.0
166
+ zipp==3.5.0