shrut27 commited on
Commit
bfd8b33
1 Parent(s): 1720f55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +353 -8
requirements.txt CHANGED
@@ -1,10 +1,355 @@
1
- streamlit==1.14.0
2
- transformers==4.13.0
3
- spacy==3.1.4
4
- tika==1.24
5
- requests==2.26.0
6
- pandas==1.3.3
7
- torch==1.12.1
8
- tokenizers==0.10.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
 
10
 
 
1
+ absl-py==1.4.0
2
+ aioboto3==12.3.0
3
+ aiobotocore==2.11.2
4
+ aiofiles==23.1.0
5
+ aiohttp==3.8.4
6
+ aioitertools==0.11.0
7
+ aiosignal==1.3.1
8
+ altair==4.2.0
9
+ anyio==3.6.2
10
+ appdirs==1.4.4
11
+ apturl==0.5.2
12
+ argon2-cffi==21.3.0
13
+ argon2-cffi-bindings==21.2.0
14
+ aspose-words==23.2.0
15
+ asttokens==2.0.8
16
+ astunparse==1.6.3
17
+ async-timeout==4.0.2
18
+ attrs==22.1.0
19
+ backcall==0.2.0
20
+ bcrypt==3.2.0
21
+ beautifulsoup4==4.11.1
22
+ bleach==5.0.1
23
+ blinker==1.4
24
+ blis==0.7.11
25
+ boto3==1.34.34
26
+ botocore==1.34.34
27
+ branca==0.6.0
28
+ Brlapi==0.8.3
29
+ cachetools==5.2.0
30
+ catalogue==2.0.10
31
+ certifi==2023.7.22
32
+ cffi==1.15.1
33
+ chainer==7.8.1
34
+ chainercv==0.13.1
35
+ chardet==3.0.4
36
+ charset-normalizer==3.1.0
37
+ click==8.0.3
38
+ cloudpathlib==0.16.0
39
+ codecov==2.1.13
40
+ colorama==0.4.4
41
+ comm==0.2.0
42
+ command-not-found==0.3
43
+ commonmark==0.9.1
44
+ confection==0.1.4
45
+ contourpy==1.0.6
46
+ coverage==7.3.1
47
+ cryptography==3.4.8
48
+ cupshelpers==1.0
49
+ cvxopt==1.3.0
50
+ cvxpy==1.2.2
51
+ cycler==0.11.0
52
+ cymem==2.0.8
53
+ dataclasses-json==0.5.7
54
+ dbus-python==1.2.18
55
+ debugpy==1.6.3
56
+ decorator==5.1.1
57
+ deeplake==3.8.21
58
+ defer==1.0.6
59
+ defusedxml==0.7.1
60
+ Deprecated==1.2.14
61
+ dill==0.3.8
62
+ distro==1.7.0
63
+ distro-info==1.1+ubuntu0.1
64
+ duplicity==0.8.21
65
+ ecos==2.0.10
66
+ efficientnet==1.0.0
67
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl#sha256=86cc141f63942d4b2c5fcee06630fd6f904788d2f0ab005cce45aadb8fb73889
68
+ entrypoints==0.4
69
+ executing==1.1.0
70
+ fastapi==0.95.0
71
+ fasteners==0.14.1
72
+ fastjsonschema==2.16.2
73
+ ffmpy==0.3.0
74
+ filelock==3.10.7
75
+ Flask==2.2.3
76
+ flatbuffers==23.5.26
77
+ folium==0.14.0
78
+ fonttools==4.38.0
79
+ frozenlist==1.3.3
80
+ fsspec==2024.2.0
81
+ future==0.18.2
82
+ gast==0.5.4
83
+ gitdb==4.0.10
84
+ GitPython==3.1.29
85
+ google==3.0.0
86
+ google-auth==2.17.2
87
+ google-auth-oauthlib==1.0.0
88
+ google-cloud==0.34.0
89
+ google-pasta==0.2.0
90
+ google-search-results==2.4.2
91
+ googletrans==4.0.0rc1
92
+ gpt-index==0.5.8
93
+ grad-cam==1.4.8
94
+ gradio==3.24.1
95
+ gradio_client==0.0.7
96
+ greenlet==2.0.2
97
+ grpcio==1.51.1
98
+ gTTS==2.3.1
99
+ h11==0.9.0
100
+ h2==3.2.0
101
+ h5py==3.10.0
102
+ hpack==3.0.0
103
+ hstspreload==2023.1.1
104
+ httpcore==0.9.1
105
+ httplib2==0.20.2
106
+ httpx==0.13.3
107
+ huggingface-hub==0.20.3
108
+ humbug==0.3.2
109
+ hyperframe==5.2.0
110
+ idna==2.10
111
+ image-classifiers==1.0.0
112
+ imageio==2.31.3
113
+ importlib-metadata==4.6.4
114
+ install==1.3.5
115
+ ipykernel==6.16.0
116
+ ipython==8.5.0
117
+ ipython-genutils==0.2.0
118
+ ipywidgets==8.1.1
119
+ itsdangerous==2.1.2
120
+ jedi==0.18.1
121
+ jeepney==0.7.1
122
+ Jinja2==3.1.2
123
+ jmespath==1.0.1
124
+ joblib==1.3.2
125
+ jsonschema==4.16.0
126
+ jupyter==1.0.0
127
+ jupyter-console==6.6.3
128
+ jupyter-http-over-ws==0.0.8
129
+ jupyter_client==7.3.5
130
+ jupyter_core==5.5.0
131
+ jupyterlab-pygments==0.2.2
132
+ jupyterlab-widgets==3.0.9
133
+ keras==2.15.0
134
+ Keras-Applications==1.0.8
135
+ Keras-Preprocessing==1.1.2
136
+ keyring==23.5.0
137
+ kiwisolver==1.4.4
138
+ langchain==0.0.208
139
+ langchainplus-sdk==0.0.20
140
+ langcodes==3.3.0
141
+ language-selector==0.1
142
+ launchpadlib==1.10.16
143
+ lazr.restfulclient==0.14.4
144
+ lazr.uri==1.0.6
145
+ lazy_loader==0.3
146
+ lib==4.0.0
147
+ libclang==16.0.6
148
+ libdeeplake==0.0.101
149
+ lime==0.2.0.1
150
+ linkify-it-py==2.0.0
151
+ llama-index==0.5.8
152
+ lockfile==0.12.2
153
+ louis==3.20.0
154
+ lxml==4.9.1
155
+ lz4==4.3.3
156
+ macaroonbakery==1.3.1
157
+ Mako==1.1.3
158
+ Markdown==3.5.1
159
+ markdown-it-py==2.2.0
160
+ MarkupSafe==2.1.2
161
+ marshmallow==3.19.0
162
+ marshmallow-enum==1.5.1
163
+ matplotlib==3.6.2
164
+ matplotlib-inline==0.1.6
165
+ maxflow==0.0.1
166
+ mdit-py-plugins==0.3.3
167
+ mdurl==0.1.2
168
+ mediapipe==0.9.2.1
169
+ MedPy==0.4.0
170
+ mistune==2.0.4
171
+ ml-dtypes==0.2.0
172
+ monotonic==1.6
173
+ more-itertools==8.10.0
174
+ multidict==6.0.4
175
+ multiprocess==0.70.16
176
+ murmurhash==1.0.10
177
+ mypy-extensions==1.0.0
178
+ nb2pdf==0.6.2
179
+ nbclient==0.6.8
180
+ nbconvert==7.0.0
181
+ nbformat==5.6.1
182
+ nbpdfexport==0.2.1
183
+ nest-asyncio==1.5.5
184
+ netifaces==0.11.0
185
+ networkx==3.1
186
+ notebook==6.4.12
187
+ numexpr==2.9.0
188
+ numpy==1.26.2
189
+ nvidia-cublas-cu11==11.10.3.66
190
+ nvidia-cuda-nvrtc-cu11==11.7.99
191
+ nvidia-cuda-runtime-cu11==11.7.99
192
+ nvidia-cudnn-cu11==8.5.0.96
193
+ oauthlib==3.2.0
194
+ olefile==0.46
195
+ openai==0.27.8
196
+ openai-secret-manager==0.0.2
197
+ openapi-schema-pydantic==1.2.4
198
+ opencv-contrib-python==4.7.0.72
199
+ opencv-python==4.7.0.72
200
+ opt-einsum==3.3.0
201
+ orjson==3.8.9
202
+ osqp==0.6.2.post5
203
+ packaging==21.3
204
+ pandas==1.5.0
205
+ pandocfilters==1.5.0
206
+ paramiko==2.9.3
207
+ parso==0.8.3
208
+ pathos==0.3.2
209
+ pexpect==4.8.0
210
+ pickleshare==0.7.5
211
+ Pillow==9.0.1
212
+ platformdirs==4.1.0
213
+ pox==0.3.4
214
+ ppft==1.7.6.8
215
+ preshed==3.0.9
216
+ prometheus-client==0.14.1
217
+ prompt-toolkit==3.0.31
218
+ protobuf==3.20.3
219
+ psutil==5.9.2
220
+ ptyprocess==0.7.0
221
+ pure-eval==0.2.2
222
+ pyarrow==10.0.1
223
+ pyasn1==0.4.8
224
+ pyasn1-modules==0.2.8
225
+ pycairo==1.20.1
226
+ pycparser==2.21
227
+ pycups==2.0.1
228
+ pydantic==1.10.7
229
+ pydeck==0.8.0
230
+ pydub==0.25.1
231
+ pyee==8.2.2
232
+ Pygments==2.13.0
233
+ PyGObject==3.42.1
234
+ PyJWT==2.3.0
235
+ pymacaroons==0.13.0
236
+ PyMaxflow==1.3.0
237
+ Pympler==1.0.1
238
+ PyMuPDF==1.23.25
239
+ PyMuPDFb==1.23.22
240
+ PyNaCl==1.5.0
241
+ pyparsing==2.4.7
242
+ pypdf==3.17.4
243
+ PyPDF2==3.0.1
244
+ pyppeteer==1.0.2
245
+ pyRFC3339==1.1
246
+ pyrsistent==0.18.1
247
+ python-apt==2.4.0+ubuntu2
248
+ python-dateutil==2.8.2
249
+ python-debian==0.1.43+ubuntu1.1
250
+ python-decouple==3.8
251
+ python-multipart==0.0.6
252
+ pyttsx3==2.90
253
+ pytz==2022.1
254
+ pytz-deprecation-shim==0.1.0.post0
255
+ PyWavelets==1.4.1
256
+ pyxdg==0.27
257
+ PyYAML==5.4.1
258
+ pyzmq==24.0.1
259
+ qdldl==0.1.5.post2
260
+ qtconsole==5.5.1
261
+ QtPy==2.4.1
262
+ regex==2023.3.23
263
+ reportlab==3.6.8
264
+ requests==2.28.2
265
+ requests-oauthlib==1.3.1
266
+ rfc3986==1.5.0
267
+ rich==12.6.0
268
+ rsa==4.9
269
+ s3transfer==0.10.0
270
+ safetensors==0.4.2
271
+ scikit-image==0.22.0
272
+ scikit-learn==1.3.2
273
+ scipy==1.11.3
274
+ screen-resolution-extra==0.0.0
275
+ scs==3.2.2
276
+ seaborn==0.12.2
277
+ SecretStorage==3.3.1
278
+ segmentation-models==1.0.1
279
+ semantic-version==2.10.0
280
+ semver==2.13.0
281
+ Send2Trash==1.8.0
282
+ SimpleCRF==0.2.1.1
283
+ SimpleITK==2.3.1
284
+ six==1.16.0
285
+ sklearn==0.0.post11
286
+ smart-open==6.4.0
287
+ smmap==5.0.0
288
+ sniffio==1.3.0
289
+ soupsieve==2.3.2.post1
290
+ spacy==3.7.4
291
+ spacy-legacy==3.0.12
292
+ spacy-loggers==1.0.5
293
+ SQLAlchemy==1.4.47
294
+ srsly==2.4.8
295
+ stack-data==0.5.1
296
+ starlette==0.26.1
297
+ streamlit==1.28.2
298
+ streamlit-aggrid==0.3.4.post3
299
+ streamlit-folium==0.11.1
300
+ systemd-python==234
301
+ tenacity==8.2.2
302
+ tensorboard==2.15.1
303
+ tensorboard-data-server==0.7.2
304
+ tensorflow==2.15.0
305
+ tensorflow-estimator==2.15.0
306
+ tensorflow-io-gcs-filesystem==0.34.0
307
+ termcolor==2.3.0
308
+ terminado==0.15.0
309
+ tf-keras-vis==0.8.6
310
+ thinc==8.2.3
311
+ threadpoolctl==3.2.0
312
+ tifffile==2023.9.18
313
+ tika==2.6.0
314
+ tiktoken==0.3.3
315
+ tinycss2==1.1.1
316
+ tokenizers==0.15.2
317
+ toml==0.10.2
318
+ toolz==0.12.0
319
+ torch==1.13.0
320
+ torchvision==0.14.0
321
+ tornado==6.2
322
+ tqdm==4.64.1
323
+ traitlets==5.4.0
324
+ transformers==4.38.1
325
+ ttach==0.0.3
326
+ typer==0.9.0
327
+ typing-inspect==0.8.0
328
+ typing_extensions==4.4.0
329
+ tzdata==2022.7
330
+ tzlocal==4.2
331
+ ubuntu-advantage-tools==8001
332
+ ubuntu-drivers-common==0.0.0
333
+ uc-micro-py==1.0.1
334
+ ufw==0.36.1
335
+ unattended-upgrades==0.1
336
+ urllib3==1.26.5
337
+ usb-creator==0.3.7
338
+ uvicorn==0.21.1
339
+ validators==0.20.0
340
+ wadllib==1.3.6
341
+ wasabi==1.1.2
342
+ watchdog==2.2.0
343
+ wcwidth==0.2.5
344
+ weasel==0.3.4
345
+ webencodings==0.5.1
346
+ websockets==10.4
347
+ Werkzeug==2.2.3
348
+ widgetsnbextension==4.0.9
349
+ wrapt==1.14.1
350
+ xdg==5
351
+ xkit==0.0.0
352
+ yarl==1.8.2
353
+ zipp==1.0.0
354
 
355