jsebdev commited on
Commit
f8affc9
1 Parent(s): 0e5c662

copy requirementes from colab

Browse files
Files changed (1) hide show
  1. requirements.txt +366 -38
requirements.txt CHANGED
@@ -1,79 +1,407 @@
1
- aiofiles==23.1.0
2
- aiohttp==3.8.4
3
- aiosignal==1.3.1
4
  altair==4.2.2
5
  anyio==3.6.2
6
  appdirs==1.4.4
7
- async-timeout==4.0.2
 
 
 
 
8
  attrs==22.2.0
9
- beautifulsoup4==4.12.2
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  certifi==2022.12.7
11
  cffi==1.15.1
12
- charset-normalizer==3.1.0
 
 
13
  click==8.1.3
 
 
 
 
 
 
 
 
 
14
  contourpy==1.0.7
 
15
  cryptography==40.0.1
 
 
 
 
16
  cycler==0.11.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  entrypoints==0.4
18
- fastapi==0.95.0
19
- ffmpy==0.3.0
 
 
 
 
 
 
 
 
 
20
  filelock==3.11.0
 
 
 
 
 
21
  fonttools==4.39.3
22
- frozendict==2.3.7
23
- frozenlist==1.3.3
24
- fsspec==2023.4.0
25
- gradio==3.25.0
26
- gradio_client==0.0.10
27
- h11==0.14.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  html5lib==1.1
29
- httpcore==0.17.0
30
- httpx==0.24.0
31
- huggingface-hub==0.13.4
 
32
  idna==3.4
 
 
 
 
 
 
33
  importlib-resources==5.12.0
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  Jinja2==3.1.2
35
- jsonschema==4.17.3
 
 
 
 
 
 
 
 
 
 
 
36
  kiwisolver==1.4.4
37
- linkify-it-py==2.0.0
 
 
 
 
 
 
 
 
 
 
38
  lxml==4.9.2
 
39
  markdown-it-py==2.2.0
40
  MarkupSafe==2.1.2
41
  matplotlib==3.7.1
42
- mdit-py-plugins==0.3.3
 
43
  mdurl==0.1.2
44
- multidict==6.0.4
 
 
 
 
 
 
 
 
 
 
 
45
  multitasking==0.0.11
46
- numpy==1.24.2
47
- orjson==3.8.10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  packaging==23.0
49
- pandas==2.0.0
 
50
  pandas-datareader==0.10.0
51
- Pillow==9.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  pycparser==2.21
 
53
  pydantic==1.10.7
54
- pydub==0.25.1
 
 
 
 
 
 
 
 
 
 
 
 
55
  pyparsing==3.0.9
56
  pyrsistent==0.19.3
 
 
 
 
57
  python-dateutil==2.8.2
58
- python-dotenv==1.0.0
59
- python-multipart==0.0.6
60
- pytz==2023.3
 
 
 
 
61
  PyYAML==6.0
62
- requests==2.28.2
63
- semantic-version==2.10.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  six==1.16.0
 
 
65
  sniffio==1.3.0
 
 
 
66
  soupsieve==2.4
67
- starlette==0.26.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  toolz==0.12.0
 
 
 
 
 
 
 
69
  tqdm==4.65.0
 
 
 
 
70
  typing_extensions==4.5.0
71
  tzdata==2023.3
72
- uc-micro-py==1.0.1
 
73
  urllib3==1.26.15
74
- uvicorn==0.21.1
 
 
 
75
  webencodings==0.5.1
76
- websockets==11.0.1
77
- yarl==1.8.2
78
- yfinance==0.2.17
79
- zipp==3.15.0
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ alabaster==0.7.13
3
+ albumentations==1.2.1
4
  altair==4.2.2
5
  anyio==3.6.2
6
  appdirs==1.4.4
7
+ argon2-cffi==21.3.0
8
+ argon2-cffi-bindings==21.2.0
9
+ arviz==0.15.1
10
+ astropy==5.2.2
11
+ astunparse==1.6.3
12
  attrs==22.2.0
13
+ audioread==3.0.0
14
+ autograd==1.5
15
+ Babel==2.12.1
16
+ backcall==0.2.0
17
+ beautifulsoup4==4.11.2
18
+ bleach==6.0.0
19
+ blis==0.7.9
20
+ blosc2==2.0.0
21
+ bokeh==2.4.3
22
+ branca==0.6.0
23
+ CacheControl==0.12.11
24
+ cached-property==1.5.2
25
+ cachetools==5.3.0
26
+ catalogue==2.0.8
27
  certifi==2022.12.7
28
  cffi==1.15.1
29
+ chardet==4.0.0
30
+ charset-normalizer==2.0.12
31
+ chex==0.1.7
32
  click==8.1.3
33
+ cloudpickle==2.2.1
34
+ cmake==3.25.2
35
+ cmdstanpy==1.1.0
36
+ colorcet==3.0.1
37
+ colorlover==0.3.0
38
+ community==1.0.0b1
39
+ confection==0.0.4
40
+ cons==0.4.5
41
+ contextlib2==0.6.0.post1
42
  contourpy==1.0.7
43
+ convertdate==2.4.0
44
  cryptography==40.0.1
45
+ cufflinks==0.17.3
46
+ cupy-cuda11x==11.0.0
47
+ cvxopt==1.3.0
48
+ cvxpy==1.3.1
49
  cycler==0.11.0
50
+ cymem==2.0.7
51
+ Cython==0.29.34
52
+ dask==2022.12.1
53
+ datascience==0.17.6
54
+ db-dtypes==1.1.1
55
+ dbus-python==1.2.16
56
+ debugpy==1.6.6
57
+ decorator==4.4.2
58
+ defusedxml==0.7.1
59
+ distributed==2022.12.1
60
+ dlib==19.24.1
61
+ dm-tree==0.1.8
62
+ docutils==0.16
63
+ dopamine-rl==4.0.6
64
+ earthengine-api==0.1.348
65
+ easydict==1.10
66
+ ecos==2.0.12
67
+ editdistance==0.6.2
68
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
69
  entrypoints==0.4
70
+ ephem==4.1.4
71
+ et-xmlfile==1.1.0
72
+ etils==1.2.0
73
+ etuples==0.3.8
74
+ exceptiongroup==1.1.1
75
+ fastai==2.7.12
76
+ fastcore==1.5.29
77
+ fastdownload==0.0.7
78
+ fastjsonschema==2.16.3
79
+ fastprogress==1.0.3
80
+ fastrlock==0.8.1
81
  filelock==3.11.0
82
+ firebase-admin==5.3.0
83
+ Flask==2.2.3
84
+ flatbuffers==23.3.3
85
+ flax==0.6.8
86
+ folium==0.14.0
87
  fonttools==4.39.3
88
+ frozendict==2.3.6
89
+ fsspec==2023.3.0
90
+ future==0.18.3
91
+ gast==0.4.0
92
+ GDAL==3.3.2
93
+ gdown==4.6.6
94
+ gensim==4.3.1
95
+ geographiclib==2.0
96
+ geopy==2.3.0
97
+ gin-config==0.5.0
98
+ glob2==0.7
99
+ google==2.0.3
100
+ google-api-core==2.11.0
101
+ google-api-python-client==2.84.0
102
+ google-auth==2.17.2
103
+ google-auth-httplib2==0.1.0
104
+ google-auth-oauthlib==1.0.0
105
+ google-cloud-bigquery==3.9.0
106
+ google-cloud-bigquery-storage==2.19.1
107
+ google-cloud-core==2.3.2
108
+ google-cloud-datastore==2.15.1
109
+ google-cloud-firestore==2.11.0
110
+ google-cloud-language==2.9.1
111
+ google-cloud-storage==2.8.0
112
+ google-cloud-translate==3.11.1
113
+ google-colab @ file:///colabtools/dist/google-colab-1.0.0.tar.gz
114
+ google-crc32c==1.5.0
115
+ google-pasta==0.2.0
116
+ google-resumable-media==2.4.1
117
+ googleapis-common-protos==1.59.0
118
+ googledrivedownloader==0.4
119
+ graphviz==0.20.1
120
+ greenlet==2.0.2
121
+ grpcio==1.53.0
122
+ grpcio-status==1.48.2
123
+ gspread==3.4.2
124
+ gspread-dataframe==3.0.8
125
+ gym==0.25.2
126
+ gym-notices==0.0.8
127
+ h5netcdf==1.1.0
128
+ h5py==3.8.0
129
+ HeapDict==1.0.1
130
+ hijri-converter==2.2.4
131
+ holidays==0.22
132
+ holoviews==1.15.4
133
  html5lib==1.1
134
+ httpimport==1.3.0
135
+ httplib2==0.21.0
136
+ humanize==4.6.0
137
+ hyperopt==0.2.7
138
  idna==3.4
139
+ imageio==2.25.1
140
+ imageio-ffmpeg==0.4.8
141
+ imagesize==1.4.1
142
+ imbalanced-learn==0.10.1
143
+ imgaug==0.4.0
144
+ importlib-metadata==6.2.0
145
  importlib-resources==5.12.0
146
+ imutils==0.5.4
147
+ inflect==6.0.4
148
+ iniconfig==2.0.0
149
+ intel-openmp==2023.1.0
150
+ ipykernel==5.5.6
151
+ ipython==7.34.0
152
+ ipython-genutils==0.2.0
153
+ ipython-sql==0.4.1
154
+ ipywidgets==7.7.1
155
+ itsdangerous==2.1.2
156
+ jax==0.4.7
157
+ jaxlib @ https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.4.7+cuda11.cudnn86-cp39-cp39-manylinux2014_x86_64.whl
158
+ jieba==0.42.1
159
  Jinja2==3.1.2
160
+ joblib==1.2.0
161
+ jsonpickle==3.0.1
162
+ jsonschema==4.3.3
163
+ jupyter-client==6.1.12
164
+ jupyter-console==6.1.0
165
+ jupyter-server==1.23.6
166
+ jupyter_core==5.3.0
167
+ jupyterlab-pygments==0.2.2
168
+ jupyterlab-widgets==3.0.7
169
+ kaggle==1.5.13
170
+ keras==2.12.0
171
+ keras-vis==0.4.1
172
  kiwisolver==1.4.4
173
+ korean-lunar-calendar==0.3.1
174
+ langcodes==3.3.0
175
+ lazy_loader==0.2
176
+ libclang==16.0.0
177
+ librosa==0.10.0.post2
178
+ lightgbm==3.3.5
179
+ lit==16.0.0
180
+ llvmlite==0.39.1
181
+ locket==1.0.0
182
+ logical-unification==0.4.5
183
+ LunarCalendar==0.0.9
184
  lxml==4.9.2
185
+ Markdown==3.4.3
186
  markdown-it-py==2.2.0
187
  MarkupSafe==2.1.2
188
  matplotlib==3.7.1
189
+ matplotlib-inline==0.1.6
190
+ matplotlib-venn==0.11.9
191
  mdurl==0.1.2
192
+ miniKanren==1.0.3
193
+ missingno==0.5.2
194
+ mistune==0.8.4
195
+ mizani==0.8.1
196
+ mkl==2019.0
197
+ ml-dtypes==0.0.4
198
+ mlxtend==0.14.0
199
+ more-itertools==9.1.0
200
+ moviepy==1.0.3
201
+ mpmath==1.3.0
202
+ msgpack==1.0.5
203
+ multipledispatch==0.6.0
204
  multitasking==0.0.11
205
+ murmurhash==1.0.9
206
+ music21==8.1.0
207
+ natsort==8.3.1
208
+ nbclient==0.7.3
209
+ nbconvert==6.5.4
210
+ nbformat==5.8.0
211
+ nest-asyncio==1.5.6
212
+ networkx==3.1
213
+ nibabel==3.0.2
214
+ nltk==3.8.1
215
+ notebook==6.4.8
216
+ numba==0.56.4
217
+ numexpr==2.8.4
218
+ numpy==1.22.4
219
+ oauth2client==4.1.3
220
+ oauthlib==3.2.2
221
+ opencv-contrib-python==4.7.0.72
222
+ opencv-python==4.7.0.72
223
+ opencv-python-headless==4.7.0.72
224
+ openpyxl==3.0.10
225
+ opt-einsum==3.3.0
226
+ optax==0.1.4
227
+ orbax==0.1.7
228
+ osqp==0.6.2.post0
229
  packaging==23.0
230
+ palettable==3.3.1
231
+ pandas==1.5.3
232
  pandas-datareader==0.10.0
233
+ pandas-gbq==0.17.9
234
+ pandocfilters==1.5.0
235
+ panel==0.14.4
236
+ param==1.13.0
237
+ parso==0.8.3
238
+ partd==1.3.0
239
+ pathlib==1.0.1
240
+ pathy==0.10.1
241
+ patsy==0.5.3
242
+ pep517==0.13.0
243
+ pexpect==4.8.0
244
+ pickleshare==0.7.5
245
+ Pillow==8.4.0
246
+ pip-tools==6.6.2
247
+ platformdirs==3.2.0
248
+ plotly==5.13.1
249
+ plotnine==0.10.1
250
+ pluggy==1.0.0
251
+ pooch==1.6.0
252
+ portpicker==1.3.9
253
+ prefetch-generator==1.0.3
254
+ preshed==3.0.8
255
+ prettytable==0.7.2
256
+ proglog==0.1.10
257
+ progressbar2==4.2.0
258
+ prometheus-client==0.16.0
259
+ promise==2.3
260
+ prompt-toolkit==3.0.38
261
+ prophet==1.1.2
262
+ proto-plus==1.22.2
263
+ protobuf==3.20.3
264
+ psutil==5.9.4
265
+ psycopg2==2.9.6
266
+ ptyprocess==0.7.0
267
+ py-cpuinfo==9.0.0
268
+ py4j==0.10.9.7
269
+ pyarrow==9.0.0
270
+ pyasn1==0.4.8
271
+ pyasn1-modules==0.2.8
272
+ pycocotools==2.0.6
273
  pycparser==2.21
274
+ pyct==0.5.0
275
  pydantic==1.10.7
276
+ pydata-google-auth==1.7.0
277
+ pydot==1.4.2
278
+ pydot-ng==2.0.0
279
+ pydotplus==2.0.2
280
+ PyDrive==1.3.1
281
+ pyerfa==2.0.0.3
282
+ pygame==2.3.0
283
+ Pygments==2.14.0
284
+ PyGObject==3.36.0
285
+ pymc==5.1.2
286
+ PyMeeus==0.5.12
287
+ pymystem3==0.2.0
288
+ PyOpenGL==3.1.6
289
  pyparsing==3.0.9
290
  pyrsistent==0.19.3
291
+ PySocks==1.7.1
292
+ pytensor==2.10.1
293
+ pytest==7.2.2
294
+ python-apt==0.0.0
295
  python-dateutil==2.8.2
296
+ python-louvain==0.16
297
+ python-slugify==8.0.1
298
+ python-utils==3.5.2
299
+ pytz==2022.7.1
300
+ pytz-deprecation-shim==0.1.0.post0
301
+ pyviz-comms==2.2.1
302
+ PyWavelets==1.4.1
303
  PyYAML==6.0
304
+ pyzmq==23.2.1
305
+ qdldl==0.1.7
306
+ qudida==0.0.4
307
+ regex==2022.10.31
308
+ requests==2.27.1
309
+ requests-oauthlib==1.3.1
310
+ requests-unixsocket==0.2.0
311
+ rich==13.3.3
312
+ rpy2==3.5.5
313
+ rsa==4.9
314
+ scikit-image==0.19.3
315
+ scikit-learn==1.2.2
316
+ scipy==1.10.1
317
+ scs==3.2.3
318
+ seaborn==0.12.2
319
+ Send2Trash==1.8.0
320
+ shapely==2.0.1
321
  six==1.16.0
322
+ sklearn-pandas==2.2.0
323
+ smart-open==6.3.0
324
  sniffio==1.3.0
325
+ snowballstemmer==2.2.0
326
+ sortedcontainers==2.4.0
327
+ soundfile==0.12.1
328
  soupsieve==2.4
329
+ soxr==0.3.4
330
+ spacy==3.5.1
331
+ spacy-legacy==3.0.12
332
+ spacy-loggers==1.0.4
333
+ Sphinx==3.5.4
334
+ sphinxcontrib-applehelp==1.0.4
335
+ sphinxcontrib-devhelp==1.0.2
336
+ sphinxcontrib-htmlhelp==2.0.1
337
+ sphinxcontrib-jsmath==1.0.1
338
+ sphinxcontrib-qthelp==1.0.3
339
+ sphinxcontrib-serializinghtml==1.1.5
340
+ SQLAlchemy==2.0.9
341
+ sqlparse==0.4.3
342
+ srsly==2.4.6
343
+ statsmodels==0.13.5
344
+ sympy==1.11.1
345
+ tables==3.8.0
346
+ tabulate==0.8.10
347
+ tblib==1.7.0
348
+ tenacity==8.2.2
349
+ tensorboard==2.12.1
350
+ tensorboard-data-server==0.7.0
351
+ tensorboard-plugin-wit==1.8.1
352
+ tensorflow==2.12.0
353
+ tensorflow-datasets==4.8.3
354
+ tensorflow-estimator==2.12.0
355
+ tensorflow-gcs-config==2.12.0
356
+ tensorflow-hub==0.13.0
357
+ tensorflow-io-gcs-filesystem==0.32.0
358
+ tensorflow-metadata==1.13.0
359
+ tensorflow-probability==0.19.0
360
+ tensorstore==0.1.35
361
+ termcolor==2.2.0
362
+ terminado==0.17.1
363
+ text-unidecode==1.3
364
+ textblob==0.17.1
365
+ tf-slim==1.1.0
366
+ thinc==8.1.9
367
+ threadpoolctl==3.1.0
368
+ tifffile==2023.3.21
369
+ tinycss2==1.2.1
370
+ toml==0.10.2
371
+ tomli==2.0.1
372
  toolz==0.12.0
373
+ torch @ https://download.pytorch.org/whl/cu118/torch-2.0.0%2Bcu118-cp39-cp39-linux_x86_64.whl
374
+ torchaudio @ https://download.pytorch.org/whl/cu118/torchaudio-2.0.1%2Bcu118-cp39-cp39-linux_x86_64.whl
375
+ torchdata==0.6.0
376
+ torchsummary==1.5.1
377
+ torchtext==0.15.1
378
+ torchvision @ https://download.pytorch.org/whl/cu118/torchvision-0.15.1%2Bcu118-cp39-cp39-linux_x86_64.whl
379
+ tornado==6.2
380
  tqdm==4.65.0
381
+ traitlets==5.7.1
382
+ triton==2.0.0
383
+ tweepy==4.13.0
384
+ typer==0.7.0
385
  typing_extensions==4.5.0
386
  tzdata==2023.3
387
+ tzlocal==4.3
388
+ uritemplate==4.1.1
389
  urllib3==1.26.15
390
+ vega-datasets==0.9.0
391
+ wasabi==1.1.1
392
+ wcwidth==0.2.6
393
+ webcolors==1.13
394
  webencodings==0.5.1
395
+ websocket-client==1.5.1
396
+ Werkzeug==2.2.3
397
+ widgetsnbextension==3.6.4
398
+ wordcloud==1.8.2.2
399
+ wrapt==1.14.1
400
+ xarray==2022.12.0
401
+ xarray-einstats==0.5.1
402
+ xgboost==1.7.5
403
+ xlrd==2.0.1
404
+ yellowbrick==1.5
405
+ yfinance==0.2.14
406
+ zict==2.2.0
407
+ zipp==3.15.0