sasha HF staff commited on
Commit
4a87baf
1 Parent(s): 7986104

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +475 -8
requirements.txt CHANGED
@@ -1,8 +1,475 @@
1
- transformers==4.25.1
2
- datasets==2.7.1
3
- numpy
4
- torch==1.12.1
5
- torchvision
6
- pynndescent==0.5.9
7
- wikipedia
8
- numba==0.58.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ aiohttp==3.8.6
3
+ aiosignal==1.3.1
4
+ alabaster==0.7.13
5
+ albumentations==1.3.1
6
+ altair==4.2.2
7
+ anyio==3.7.1
8
+ appdirs==1.4.4
9
+ argon2-cffi==23.1.0
10
+ argon2-cffi-bindings==21.2.0
11
+ array-record==0.5.0
12
+ arviz==0.15.1
13
+ astropy==5.3.4
14
+ astunparse==1.6.3
15
+ async-timeout==4.0.3
16
+ atpublic==4.0
17
+ attrs==23.1.0
18
+ audioread==3.0.1
19
+ autograd==1.6.2
20
+ Babel==2.13.1
21
+ backcall==0.2.0
22
+ beautifulsoup4==4.11.2
23
+ bidict==0.22.1
24
+ bigframes==0.10.0
25
+ bleach==6.1.0
26
+ blinker==1.4
27
+ blis==0.7.11
28
+ blosc2==2.0.0
29
+ bokeh==3.2.2
30
+ bqplot==0.12.42
31
+ branca==0.6.0
32
+ build==1.0.3
33
+ CacheControl==0.13.1
34
+ cachetools==5.3.2
35
+ catalogue==2.0.10
36
+ certifi==2023.7.22
37
+ cffi==1.16.0
38
+ chardet==5.2.0
39
+ charset-normalizer==3.3.1
40
+ chex==0.1.7
41
+ click==8.1.7
42
+ click-plugins==1.1.1
43
+ cligj==0.7.2
44
+ cloudpickle==2.2.1
45
+ cmake==3.27.7
46
+ cmdstanpy==1.2.0
47
+ colorcet==3.0.1
48
+ colorlover==0.3.0
49
+ colour==0.1.5
50
+ community==1.0.0b1
51
+ confection==0.1.3
52
+ cons==0.4.6
53
+ contextlib2==21.6.0
54
+ contourpy==1.1.1
55
+ cryptography==41.0.5
56
+ cufflinks==0.17.3
57
+ cupy-cuda11x==11.0.0
58
+ cvxopt==1.3.2
59
+ cvxpy==1.3.2
60
+ cycler==0.12.1
61
+ cymem==2.0.8
62
+ Cython==3.0.4
63
+ dask==2023.8.1
64
+ datascience==0.17.6
65
+ datasets==2.14.6
66
+ db-dtypes==1.1.1
67
+ dbus-python==1.2.18
68
+ debugpy==1.6.6
69
+ decorator==4.4.2
70
+ defusedxml==0.7.1
71
+ dill==0.3.7
72
+ diskcache==5.6.3
73
+ distributed==2023.8.1
74
+ distro==1.7.0
75
+ dlib==19.24.2
76
+ dm-tree==0.1.8
77
+ docutils==0.18.1
78
+ dopamine-rl==4.0.6
79
+ duckdb==0.8.1
80
+ earthengine-api==0.1.375
81
+ easydict==1.11
82
+ ecos==2.0.12
83
+ editdistance==0.6.2
84
+ eerepr==0.0.4
85
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0-py3-none-any.whl#sha256=83276fc78a70045627144786b52e1f2728ad5e29e5e43916ec37ea9c26a11212
86
+ entrypoints==0.4
87
+ et-xmlfile==1.1.0
88
+ etils==1.5.2
89
+ etuples==0.3.9
90
+ exceptiongroup==1.1.3
91
+ fastai==2.7.13
92
+ fastcore==1.5.29
93
+ fastdownload==0.0.7
94
+ fastjsonschema==2.18.1
95
+ fastprogress==1.0.3
96
+ fastrlock==0.8.2
97
+ filelock==3.12.4
98
+ fiona==1.9.5
99
+ firebase-admin==5.3.0
100
+ Flask==2.2.5
101
+ flatbuffers==23.5.26
102
+ flax==0.7.4
103
+ folium==0.14.0
104
+ fonttools==4.43.1
105
+ frozendict==2.3.8
106
+ frozenlist==1.4.0
107
+ fsspec==2023.6.0
108
+ future==0.18.3
109
+ gast==0.5.4
110
+ gcsfs==2023.6.0
111
+ GDAL==3.4.3
112
+ gdown==4.6.6
113
+ geemap==0.28.2
114
+ gensim==4.3.2
115
+ geocoder==1.38.1
116
+ geographiclib==2.0
117
+ geopandas==0.13.2
118
+ geopy==2.3.0
119
+ gin-config==0.5.0
120
+ glob2==0.7
121
+ google==2.0.3
122
+ google-api-core==2.11.1
123
+ google-api-python-client==2.84.0
124
+ google-auth==2.17.3
125
+ google-auth-httplib2==0.1.1
126
+ google-auth-oauthlib==1.0.0
127
+ google-cloud-bigquery==3.12.0
128
+ google-cloud-bigquery-connection==1.12.1
129
+ google-cloud-bigquery-storage==2.22.0
130
+ google-cloud-core==2.3.3
131
+ google-cloud-datastore==2.15.2
132
+ google-cloud-firestore==2.11.1
133
+ google-cloud-functions==1.13.3
134
+ google-cloud-iam==2.12.2
135
+ google-cloud-language==2.9.1
136
+ google-cloud-resource-manager==1.10.4
137
+ google-cloud-storage==2.8.0
138
+ google-cloud-translate==3.11.3
139
+ google-colab @ file:///colabtools/dist/google-colab-1.0.0.tar.gz#sha256=7ae5e60bdba8564c9b7efdba61a945d5dc66e29847ac7b33acf1135d8edc45fe
140
+ google-crc32c==1.5.0
141
+ google-pasta==0.2.0
142
+ google-resumable-media==2.6.0
143
+ googleapis-common-protos==1.61.0
144
+ googledrivedownloader==0.4
145
+ graphviz==0.20.1
146
+ greenlet==3.0.0
147
+ grpc-google-iam-v1==0.12.6
148
+ grpcio==1.59.0
149
+ grpcio-status==1.48.2
150
+ gspread==3.4.2
151
+ gspread-dataframe==3.3.1
152
+ gym==0.25.2
153
+ gym-notices==0.0.8
154
+ h5netcdf==1.2.0
155
+ h5py==3.9.0
156
+ holidays==0.35
157
+ holoviews==1.17.1
158
+ html5lib==1.1
159
+ httpimport==1.3.1
160
+ httplib2==0.22.0
161
+ huggingface-hub==0.17.3
162
+ humanize==4.7.0
163
+ hyperopt==0.2.7
164
+ ibis-framework==6.2.0
165
+ idna==3.4
166
+ imageio==2.31.6
167
+ imageio-ffmpeg==0.4.9
168
+ imagesize==1.4.1
169
+ imbalanced-learn==0.10.1
170
+ imgaug==0.4.0
171
+ importlib-metadata==6.8.0
172
+ importlib-resources==6.1.0
173
+ imutils==0.5.4
174
+ inflect==7.0.0
175
+ iniconfig==2.0.0
176
+ install==1.3.5
177
+ intel-openmp==2023.2.0
178
+ ipyevents==2.0.2
179
+ ipyfilechooser==0.6.0
180
+ ipykernel==5.5.6
181
+ ipyleaflet==0.17.4
182
+ ipython==7.34.0
183
+ ipython-genutils==0.2.0
184
+ ipython-sql==0.5.0
185
+ ipytree==0.2.2
186
+ ipywidgets==7.7.1
187
+ itsdangerous==2.1.2
188
+ jax==0.4.16
189
+ jaxlib @ https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.4.16+cuda11.cudnn86-cp310-cp310-manylinux2014_x86_64.whl#sha256=78b3a9acfda4bfaae8a1dc112995d56454020f5c02dba4d24c40c906332efd4a
190
+ jeepney==0.7.1
191
+ jieba==0.42.1
192
+ Jinja2==3.1.2
193
+ joblib==1.3.2
194
+ jsonpickle==3.0.2
195
+ jsonschema==4.19.1
196
+ jsonschema-specifications==2023.7.1
197
+ jupyter-client==6.1.12
198
+ jupyter-console==6.1.0
199
+ jupyter-server==1.24.0
200
+ jupyter_core==5.4.0
201
+ jupyterlab-pygments==0.2.2
202
+ jupyterlab-widgets==3.0.9
203
+ kaggle==1.5.16
204
+ keras==2.14.0
205
+ keyring==23.5.0
206
+ kiwisolver==1.4.5
207
+ langcodes==3.3.0
208
+ launchpadlib==1.10.16
209
+ lazr.restfulclient==0.14.4
210
+ lazr.uri==1.0.6
211
+ lazy_loader==0.3
212
+ libclang==16.0.6
213
+ librosa==0.10.1
214
+ lida==0.0.10
215
+ lightgbm==4.1.0
216
+ linkify-it-py==2.0.2
217
+ llmx==0.0.15a0
218
+ llvmlite==0.39.1
219
+ locket==1.0.0
220
+ logical-unification==0.4.6
221
+ lxml==4.9.3
222
+ malloy==2023.1058
223
+ Markdown==3.5
224
+ markdown-it-py==3.0.0
225
+ MarkupSafe==2.1.3
226
+ matplotlib==3.7.1
227
+ matplotlib-inline==0.1.6
228
+ matplotlib-venn==0.11.9
229
+ mdit-py-plugins==0.4.0
230
+ mdurl==0.1.2
231
+ miniKanren==1.0.3
232
+ missingno==0.5.2
233
+ mistune==0.8.4
234
+ mizani==0.9.3
235
+ mkl==2023.2.0
236
+ ml-dtypes==0.2.0
237
+ mlxtend==0.22.0
238
+ more-itertools==10.1.0
239
+ moviepy==1.0.3
240
+ mpmath==1.3.0
241
+ msgpack==1.0.7
242
+ multidict==6.0.4
243
+ multipledispatch==1.0.0
244
+ multiprocess==0.70.15
245
+ multitasking==0.0.11
246
+ murmurhash==1.0.10
247
+ music21==9.1.0
248
+ natsort==8.4.0
249
+ nbclassic==1.0.0
250
+ nbclient==0.8.0
251
+ nbconvert==6.5.4
252
+ nbformat==5.9.2
253
+ nest-asyncio==1.5.8
254
+ networkx==3.2
255
+ nibabel==4.0.2
256
+ nltk==3.8.1
257
+ notebook==6.5.5
258
+ notebook_shim==0.2.3
259
+ numba==0.56.4
260
+ numexpr==2.8.7
261
+ numpy==1.23.5
262
+ oauth2client==4.1.3
263
+ oauthlib==3.2.2
264
+ opencv-contrib-python==4.8.0.76
265
+ opencv-python==4.8.0.76
266
+ opencv-python-headless==4.8.1.78
267
+ openpyxl==3.1.2
268
+ opt-einsum==3.3.0
269
+ optax==0.1.7
270
+ orbax-checkpoint==0.4.1
271
+ osqp==0.6.2.post8
272
+ packaging==23.2
273
+ pandas==1.5.3
274
+ pandas-datareader==0.10.0
275
+ pandas-gbq==0.17.9
276
+ pandas-stubs==1.5.3.230304
277
+ pandocfilters==1.5.0
278
+ panel==1.3.0
279
+ param==2.0.0
280
+ parso==0.8.3
281
+ parsy==2.1
282
+ partd==1.4.1
283
+ pathlib==1.0.1
284
+ pathy==0.10.3
285
+ patsy==0.5.3
286
+ peewee==3.17.0
287
+ pexpect==4.8.0
288
+ pickleshare==0.7.5
289
+ Pillow==9.4.0
290
+ pip-tools==6.13.0
291
+ platformdirs==3.11.0
292
+ plotly==5.15.0
293
+ plotnine==0.12.3
294
+ pluggy==1.3.0
295
+ polars==0.17.3
296
+ pooch==1.8.0
297
+ portpicker==1.5.2
298
+ prefetch-generator==1.0.3
299
+ preshed==3.0.9
300
+ prettytable==3.9.0
301
+ proglog==0.1.10
302
+ progressbar2==4.2.0
303
+ prometheus-client==0.17.1
304
+ promise==2.3
305
+ prompt-toolkit==3.0.39
306
+ prophet==1.1.5
307
+ proto-plus==1.22.3
308
+ protobuf==3.20.3
309
+ psutil==5.9.5
310
+ psycopg2==2.9.9
311
+ ptyprocess==0.7.0
312
+ py-cpuinfo==9.0.0
313
+ py4j==0.10.9.7
314
+ pyarrow==9.0.0
315
+ pyasn1==0.5.0
316
+ pyasn1-modules==0.3.0
317
+ pycocotools==2.0.7
318
+ pycparser==2.21
319
+ pyct==0.5.0
320
+ pydantic==1.10.13
321
+ pydata-google-auth==1.8.2
322
+ pydot==1.4.2
323
+ pydot-ng==2.0.0
324
+ pydotplus==2.0.2
325
+ PyDrive==1.3.1
326
+ PyDrive2==1.6.3
327
+ pyerfa==2.0.1.1
328
+ pygame==2.5.2
329
+ Pygments==2.16.1
330
+ PyGObject==3.42.1
331
+ PyJWT==2.3.0
332
+ pymc==5.7.2
333
+ pymystem3==0.2.0
334
+ pynndescent==0.5.10
335
+ PyOpenGL==3.1.7
336
+ pyOpenSSL==23.2.0
337
+ pyparsing==3.1.1
338
+ pyperclip==1.8.2
339
+ pyproj==3.6.1
340
+ pyproject_hooks==1.0.0
341
+ pyshp==2.3.1
342
+ PySocks==1.7.1
343
+ pytensor==2.14.2
344
+ pytest==7.4.3
345
+ python-apt==0.0.0
346
+ python-box==7.1.1
347
+ python-dateutil==2.8.2
348
+ python-louvain==0.16
349
+ python-slugify==8.0.1
350
+ python-utils==3.8.1
351
+ pytz==2023.3.post1
352
+ pyviz_comms==3.0.0
353
+ PyWavelets==1.4.1
354
+ PyYAML==6.0.1
355
+ pyzmq==23.2.1
356
+ qdldl==0.1.7.post0
357
+ qudida==0.0.4
358
+ ratelim==0.1.6
359
+ referencing==0.30.2
360
+ regex==2023.6.3
361
+ requests==2.31.0
362
+ requests-oauthlib==1.3.1
363
+ requirements-parser==0.5.0
364
+ rich==13.6.0
365
+ rpds-py==0.10.6
366
+ rpy2==3.4.2
367
+ rsa==4.9
368
+ safetensors==0.4.0
369
+ scikit-image==0.19.3
370
+ scikit-learn==1.2.2
371
+ scipy==1.11.3
372
+ scooby==0.9.2
373
+ scs==3.2.3
374
+ seaborn==0.12.2
375
+ SecretStorage==3.3.1
376
+ Send2Trash==1.8.2
377
+ shapely==2.0.2
378
+ six==1.16.0
379
+ sklearn-pandas==2.2.0
380
+ smart-open==6.4.0
381
+ sniffio==1.3.0
382
+ snowballstemmer==2.2.0
383
+ sortedcontainers==2.4.0
384
+ soundfile==0.12.1
385
+ soupsieve==2.5
386
+ soxr==0.3.7
387
+ spacy==3.6.1
388
+ spacy-legacy==3.0.12
389
+ spacy-loggers==1.0.5
390
+ Sphinx==5.0.2
391
+ sphinxcontrib-applehelp==1.0.7
392
+ sphinxcontrib-devhelp==1.0.5
393
+ sphinxcontrib-htmlhelp==2.0.4
394
+ sphinxcontrib-jsmath==1.0.1
395
+ sphinxcontrib-qthelp==1.0.6
396
+ sphinxcontrib-serializinghtml==1.1.9
397
+ SQLAlchemy==2.0.22
398
+ sqlglot==17.16.2
399
+ sqlparse==0.4.4
400
+ srsly==2.4.8
401
+ stanio==0.3.0
402
+ statsmodels==0.14.0
403
+ sympy==1.12
404
+ tables==3.8.0
405
+ tabulate==0.9.0
406
+ tbb==2021.10.0
407
+ tblib==3.0.0
408
+ tenacity==8.2.3
409
+ tensorboard==2.14.1
410
+ tensorboard-data-server==0.7.2
411
+ tensorflow==2.14.0
412
+ tensorflow-datasets==4.9.3
413
+ tensorflow-estimator==2.14.0
414
+ tensorflow-gcs-config==2.14.0
415
+ tensorflow-hub==0.15.0
416
+ tensorflow-io-gcs-filesystem==0.34.0
417
+ tensorflow-metadata==1.14.0
418
+ tensorflow-probability==0.22.0
419
+ tensorstore==0.1.45
420
+ termcolor==2.3.0
421
+ terminado==0.17.1
422
+ text-unidecode==1.3
423
+ textblob==0.17.1
424
+ tf-slim==1.1.0
425
+ thinc==8.1.12
426
+ threadpoolctl==3.2.0
427
+ tifffile==2023.9.26
428
+ tinycss2==1.2.1
429
+ tokenizers==0.14.1
430
+ toml==0.10.2
431
+ tomli==2.0.1
432
+ toolz==0.12.0
433
+ torch @ https://download.pytorch.org/whl/cu118/torch-2.1.0%2Bcu118-cp310-cp310-linux_x86_64.whl#sha256=a81b554184492005543ddc32e96469f9369d778dedd195d73bda9bed407d6589
434
+ torchaudio @ https://download.pytorch.org/whl/cu118/torchaudio-2.1.0%2Bcu118-cp310-cp310-linux_x86_64.whl#sha256=cdfd0a129406155eee595f408cafbb92589652da4090d1d2040f5453d4cae71f
435
+ torchdata==0.7.0
436
+ torchsummary==1.5.1
437
+ torchtext==0.16.0
438
+ torchvision @ https://download.pytorch.org/whl/cu118/torchvision-0.16.0%2Bcu118-cp310-cp310-linux_x86_64.whl#sha256=033712f65d45afe806676c4129dfe601ad1321d9e092df62b15847c02d4061dc
439
+ tornado==6.3.2
440
+ tqdm==4.66.1
441
+ traitlets==5.7.1
442
+ traittypes==0.2.1
443
+ transformers==4.34.1
444
+ triton==2.1.0
445
+ tweepy==4.13.0
446
+ typer==0.9.0
447
+ types-pytz==2023.3.1.1
448
+ types-setuptools==68.2.0.0
449
+ typing_extensions==4.5.0
450
+ tzlocal==5.2
451
+ uc-micro-py==1.0.2
452
+ uritemplate==4.1.1
453
+ urllib3==2.0.7
454
+ vega-datasets==0.9.0
455
+ wadllib==1.3.6
456
+ wasabi==1.1.2
457
+ wcwidth==0.2.8
458
+ webcolors==1.13
459
+ webencodings==0.5.1
460
+ websocket-client==1.6.4
461
+ Werkzeug==3.0.1
462
+ widgetsnbextension==3.6.6
463
+ wordcloud==1.9.2
464
+ wrapt==1.14.1
465
+ xarray==2023.7.0
466
+ xarray-einstats==0.6.0
467
+ xgboost==2.0.1
468
+ xlrd==2.0.1
469
+ xxhash==3.4.1
470
+ xyzservices==2023.10.0
471
+ yarl==1.9.2
472
+ yellowbrick==1.5
473
+ yfinance==0.2.31
474
+ zict==3.0.0
475
+ zipp==3.17.0