DimaKoshman commited on
Commit
1fa5cf1
1 Parent(s): 3db0288

fixed requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -312
requirements.txt CHANGED
@@ -1,318 +1,14 @@
1
- absl-py==1.4.0
2
- aenum==3.1.11
3
- aiofiles==23.1.0
4
- aiohttp==3.8.4
5
- aiosignal==1.3.1
6
- altair==4.2.2
7
- antlr4-python3-runtime==4.9.3
8
- anyio==3.6.2
9
- appdirs==1.4.4
10
- appnope==0.1.3
11
- argon2-cffi==21.3.0
12
- argon2-cffi-bindings==21.2.0
13
- arrow==1.2.3
14
- astroid==2.15.0
15
- asttokens==2.2.1
16
- async-timeout==4.0.2
17
- attrs==22.2.0
18
- auto-sklearn==0.15.0
19
- backcall==0.2.0
20
- beautifulsoup4==4.12.0
21
- black==23.1.0
22
- bleach==6.0.0
23
- blis==0.7.9
24
- botocore==1.29.100
25
- cachetools==5.3.0
26
- catalogue==2.0.8
27
- catboost==1.1.1
28
- certifi==2022.12.7
29
- cffi==1.15.1
30
- charset-normalizer==3.1.0
31
- click==8.1.3
32
- cloudpickle==2.2.1
33
- cmake==3.26.0
34
- colorama==0.4.6
35
- comm==0.1.2
36
- ConfigSpace==0.4.21
37
- contourpy==1.0.7
38
- cycler==0.11.0
39
- cymem==2.0.7
40
- Cython==0.29.33
41
- dask==2023.3.2
42
- datasets==2.11.0
43
- debugpy==1.6.6
44
- decorator==5.1.1
45
- defusedxml==0.7.1
46
- Deprecated==1.2.13
47
- dill==0.3.6
48
- distlib==0.3.6
49
- distributed==2023.3.2
50
- distro==1.8.0
51
- docker-pycreds==0.4.0
52
- einops==0.6.0
53
- emcee==3.1.4
54
- entrypoints==0.4
55
- exceptiongroup==1.1.1
56
- executing==1.2.0
57
- fastapi==0.95.1
58
- fastcore==1.5.28
59
- fastdownload==0.0.7
60
- fastjsonschema==2.16.3
61
- fastprogress==1.0.3
62
- ffmpy==0.3.0
63
- filelock==3.10.0
64
- flaky==3.7.0
65
- fonttools==4.39.2
66
- fqdn==1.5.1
67
- frozenlist==1.3.3
68
- fsspec==2023.3.0
69
- future==0.18.3
70
- gitdb==4.0.10
71
- GitPython==3.1.31
72
- google-auth==2.16.3
73
- google-auth-oauthlib==0.4.6
74
  gradio==3.27.0
75
- gradio_client==0.1.3
76
- graphviz==0.20.1
77
- grpcio==1.53.0
78
- h11==0.14.0
79
- HeapDict==1.0.1
80
- httpcore==0.17.0
81
- httpx==0.24.0
82
- huggingface-hub==0.13.3
83
- idna==3.4
84
- imageio==2.27.0
85
- imgaug==0.4.0
86
- importlib-metadata==6.1.0
87
- iniconfig==2.0.0
88
- ipykernel==6.21.3
89
- ipython==8.11.0
90
- ipython-genutils==0.2.0
91
- ipywidgets==8.0.4
92
- isoduration==20.11.0
93
- isort==5.12.0
94
- jedi==0.17.2
95
- Jinja2==3.1.2
96
- jmespath==1.0.1
97
- joblib==1.2.0
98
- jsonpointer==2.3
99
- jsonschema==4.17.3
100
- jupyter==1.0.0
101
- jupyter-console==6.6.3
102
- jupyter-contrib-core==0.4.2
103
- jupyter-contrib-nbextensions==0.7.0
104
- jupyter-events==0.6.3
105
- jupyter-highlight-selected-word==0.2.0
106
- jupyter-latex-envs==1.4.6
107
- jupyter-nbextensions-configurator==0.6.1
108
- jupyter-tabnine==1.2.3
109
- jupyter_client==8.0.3
110
- jupyter_core==5.3.0
111
- jupyter_server==2.5.0
112
- jupyter_server_terminals==0.4.4
113
- jupyterlab-pygments==0.2.2
114
- jupyterlab-widgets==3.0.5
115
- kaggle==1.5.13
116
- kiwisolver==1.4.4
117
- langcodes==3.3.0
118
- lazy-object-proxy==1.9.0
119
- lazy_loader==0.2
120
- liac-arff==2.5.0
121
- lightgbm==3.3.5
122
- lightning-utilities==0.8.0
123
- linkify-it-py==2.0.0
124
- lit==16.0.0
125
- llvmlite==0.39.1
126
- locket==1.0.0
127
- lockfile==0.12.2
128
- lxml==4.9.2
129
- Markdown==3.4.3
130
- markdown-it-py==2.2.0
131
- MarkupSafe==2.1.2
132
- matplotlib==3.7.1
133
- matplotlib-inline==0.1.6
134
- mccabe==0.7.0
135
- mdit-py-plugins==0.3.3
136
- mdurl==0.1.2
137
- mistune==2.0.5
138
- model-index==0.1.11
139
- more-itertools==9.1.0
140
- mpmath==1.3.0
141
- msgpack==1.0.5
142
- multidict==6.0.4
143
- multiprocess==0.70.14
144
- murmurhash==1.0.9
145
- mypy-extensions==1.0.0
146
- nb-black==1.0.7
147
- nbclassic==0.5.3
148
- nbclient==0.7.2
149
- nbconvert==7.2.10
150
- nbformat==5.7.3
151
- nest-asyncio==1.5.6
152
- networkx==2.8.8
153
- nltk==3.8.1
154
- notebook==6.5.3
155
- notebook_shim==0.2.2
156
- nptyping==2.4.1
157
- numba==0.56.4
158
- numpy==1.23.5
159
- nvidia-cublas-cu11==11.10.3.66
160
- nvidia-cuda-cupti-cu11==11.7.101
161
- nvidia-cuda-nvrtc-cu11==11.7.99
162
- nvidia-cuda-runtime-cu11==11.7.99
163
- nvidia-cudnn-cu11==8.5.0.96
164
- nvidia-cufft-cu11==10.9.0.58
165
- nvidia-curand-cu11==10.2.10.91
166
- nvidia-cusolver-cu11==11.4.0.1
167
- nvidia-cusparse-cu11==11.7.4.91
168
- nvidia-nccl-cu11==2.14.3
169
- nvidia-nvtx-cu11==11.7.91
170
- oauthlib==3.2.2
171
- omegaconf==2.2.3
172
- opencv-python==4.7.0.72
173
- ordered-set==4.1.0
174
- orjson==3.8.10
175
- packaging==23.0
176
  pandas==1.5.3
177
- pandocfilters==1.5.0
178
- parso==0.7.1
179
- partd==1.3.0
180
- pathspec==0.11.1
181
- pathtools==0.1.2
182
- pathy==0.10.1
183
- patsy==0.5.3
184
- pexpect==4.8.0
185
- pickleshare==0.7.5
186
- Pillow==9.4.0
187
- platformdirs==3.1.1
188
- plotly==5.13.1
189
- pluggy==1.0.0
190
- pmdarima==2.0.3
191
- preshed==3.0.8
192
- prometheus-client==0.16.0
193
- prompt-toolkit==3.0.38
194
- protobuf==3.20.3
195
- psutil==5.9.4
196
- ptyprocess==0.7.0
197
- pure-eval==0.2.2
198
- py4j==0.10.9.7
199
- pyarrow==11.0.0
200
- pyasn1==0.4.8
201
- pyasn1-modules==0.2.8
202
- pycparser==2.21
203
- pydantic==1.10.7
204
- pyDeprecate==0.3.2
205
- pydub==0.25.1
206
- Pygments==2.14.0
207
- pylint==2.17.0
208
- pynisher==0.6.4
209
- pyparsing==3.0.9
210
- pyrfr==0.8.3
211
- pyrsistent==0.19.3
212
- PySocks==1.7.1
213
- pytesseract==0.3.10
214
- pytest==7.2.2
215
- python-dateutil==2.8.2
216
- python-json-logger==2.0.7
217
- python-jsonrpc-server==0.4.0
218
- python-language-server==0.36.2
219
- python-multipart==0.0.6
220
- python-slugify==8.0.1
221
- pytorch-lightning==2.0.0
222
- pytz==2022.7.1
223
- PyWavelets==1.4.1
224
- PyYAML==6.0
225
- pyzmq==25.0.2
226
- qtconsole==5.4.1
227
- QtPy==2.3.0
228
  rapidfuzz==3.0.0
229
- ray==2.2.0
230
- regex==2023.3.23
231
- requests==2.28.2
232
- requests-oauthlib==1.3.1
233
- requests-unixsocket==0.3.0
234
- responses==0.18.0
235
- rfc3339-validator==0.1.4
236
- rfc3986-validator==0.1.1
237
- rsa==4.9
238
- scikit-image==0.20.0
239
- scikit-learn==0.24.2
240
- scipy==1.10.1
241
- seaborn==0.12.2
242
- semantic-version==2.10.0
243
- Send2Trash==1.8.0
244
- sentencepiece==0.1.97
245
- sentry-sdk==1.17.0
246
- setproctitle==1.3.2
247
- shapely==2.0.1
248
- six==1.16.0
249
- smac==1.2
250
- smart-open==6.3.0
251
- smmap==5.0.0
252
- sniffio==1.3.0
253
- sortedcontainers==2.4.0
254
- soupsieve==2.4
255
- spacy-legacy==3.0.12
256
- spacy-loggers==1.0.4
257
- srsly==2.4.6
258
- stack-data==0.6.2
259
- starlette==0.26.1
260
- statsmodels==0.13.5
261
- stumpy==1.11.1
262
- sympy==1.11.1
263
- tabulate==0.9.0
264
- tbats==1.1.3
265
- tblib==1.7.0
266
- tenacity==8.2.2
267
- tensorboard==2.12.0
268
- tensorboard-data-server==0.7.0
269
- tensorboard-plugin-wit==1.8.1
270
- tensorboardX==2.6
271
- termcolor==2.2.0
272
- terminado==0.17.1
273
- testpath==0.6.0
274
- text-unidecode==1.3
275
- threadpoolctl==3.1.0
276
- tifffile==2023.3.21
277
- tinycss2==1.2.1
278
- tokenizers==0.13.2
279
- tomli==2.0.1
280
- tomlkit==0.11.6
281
- toolz==0.12.0
282
- torch==2.0.0
283
- torchdata==0.6.0
284
- torchmetrics==0.11.4
285
- torchtext==0.15.1
286
  torchvision==0.15.1
287
- tornado==6.2
288
  tqdm==4.65.0
289
- traitlets==5.9.0
290
- transformers==4.26.1
291
- trash-cli==0.23.2.13.2
292
- triton==2.0.0
293
- tsfresh==0.20.0
294
- typer==0.7.0
295
- typing==3.7.4.3
296
- typing_extensions==4.5.0
297
- uc-micro-py==1.0.1
298
- ujson==5.7.0
299
- uri-template==1.2.0
300
- urllib3==1.26.15
301
- uvicorn==0.21.1
302
- virtualenv==20.21.0
303
  wandb==0.14.2
304
- wasabi==1.1.1
305
- wcwidth==0.2.6
306
- webcolors==1.12
307
- webencodings==0.5.1
308
- websocket-client==1.5.1
309
- websockets==11.0.1
310
- Werkzeug==2.2.3
311
- widgetsnbextension==4.0.5
312
- wrapt==1.15.0
313
- xgboost==1.7.4
314
- xxhash==3.2.0
315
- YaDiskClient==1.0.1
316
- yarl==1.8.2
317
- zict==2.2.0
318
- zipp==3.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==3.27.0
2
+ torch==2.0.0
3
+ transformers==4.26.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  pandas==1.5.3
5
+ matplotlib==3.7.1
6
+ einops==0.6.0
7
+ imageio==2.27.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  rapidfuzz==3.0.0
9
+ numpy==1.23.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  torchvision==0.15.1
 
11
  tqdm==4.65.0
12
+ scikit-learn==0.24.2
13
+ pytorch-lightning==2.0.0
 
 
 
 
 
 
 
 
 
 
 
 
14
  wandb==0.14.2