pyakhurel commited on
Commit
bc688ba
1 Parent(s): 0d322a6

Update requirements.txt

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