Scezui commited on
Commit
73df5a3
·
1 Parent(s): 9b27c0d

updated req

Browse files
Files changed (1) hide show
  1. requirements.txt +250 -15
requirements.txt CHANGED
@@ -1,17 +1,252 @@
1
- # git+https://github.com/huggingface/transformers.git
2
- # git+https://github.com/huggingface/datasets.git
3
- dill<0.3.5
4
- seqeval
5
- accelerate
6
- flask
7
- fastai
8
- # pytesseract==0.3.8
9
- pillow==9.5.0
10
- pandas
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  tqdm==4.66.1
12
- gunicorn
13
- opencv-python-headless
14
  transformers==4.31.0
15
- numpy==1.24.3
16
- datasets==2.14.6
17
- Werkzeug
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.0.0
2
+ aiofiles==23.2.1
3
+ aiohttp==3.8.5
4
+ aiosignal==1.3.1
5
+ altair==5.1.1
6
+ annotated-types==0.6.0
7
+ anyio==3.7.1
8
+ argon2-cffi==23.1.0
9
+ argon2-cffi-bindings==21.2.0
10
+ asttokens==2.2.1
11
+ astunparse==1.6.3
12
+ async-timeout==4.0.3
13
+ attrs==23.1.0
14
+ Babel==2.12.1
15
+ backcall==0.2.0
16
+ # backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1687772187254/work
17
+ beautifulsoup4==4.12.2
18
+ bleach==6.0.0
19
+ blinker==1.6.2
20
+ blis==0.7.11
21
+ Bottleneck==1.3.7
22
+ bs4==0.0.1
23
+ # cached-property @ file:///home/conda/feedstock_root/build_artifacts/cached_property_1615209429212/work
24
+ cachetools==5.3.1
25
+ catalogue==2.0.10
26
+ certifi==2023.7.22
27
+ cffi==1.15.1
28
+ charset-normalizer==3.2.0
29
+ click==8.1.7
30
+ cloudpathlib==0.16.0
31
+ colabcode==0.3.0
32
+ colabconnect @ git+https://github.com/amitness/colab-connect.git@a196621de80d6eb1b73b5c8261cc223c96bae479
33
+ colorama==0.4.6
34
+ comm==0.1.3
35
+ confection==0.1.4
36
+ contourpy==1.1.0
37
+ cycler==0.11.0
38
+ cymem==2.0.8
39
+ datasets @ git+https://github.com/huggingface/datasets.git@a1e1867e932f14233244fb25713f3c94c46ff50a
40
+ debugpy==1.6.7
41
+ decorator==5.1.1
42
+ defusedxml==0.7.1
43
+ dill==0.3.4
44
+ editdistance==0.6.2
45
+ efficientnet==1.0.0
46
+ essential-generators==1.0
47
+ et-xmlfile==1.1.0
48
+ exceptiongroup==1.1.3
49
+ executing==1.2.0
50
+ fastai==1.0.61
51
+ fastapi==0.109.2
52
+ fastcore==1.5.29
53
+ fastdownload==0.0.7
54
+ fastjsonschema==2.18.0
55
+ fastprogress==1.0.3
56
+ ffmpy==0.3.2
57
+ filelock==3.12.2
58
+ Flask==2.3.3
59
+ Flask-Cors==4.0.0
60
+ flatbuffers==23.5.26
61
+ fonttools==4.42.1
62
+ frozenlist==1.4.0
63
+ fsspec==2023.6.0
64
+ gast==0.4.0
65
+ gitdb==4.0.10
66
+ GitPython==3.1.37
67
+ google-auth==2.23.0
68
+ google-auth-oauthlib==1.0.0
69
+ google-pasta==0.2.0
70
+ gradio==4.18.0
71
+ gradio_client==0.10.0
72
+ grpcio==1.58.0
73
+ h11==0.14.0
74
+ h5py==3.9.0
75
+ httpcore==1.0.2
76
+ httpx==0.26.0
77
+ huggingface-hub==0.20.3
78
+ idna==3.4
79
+ imageio==2.31.3
80
+ imgaug==0.4.0
81
+ # importlib-metadata @ file:///home/conda/feedstock_root/build_artifacts/importlib-metadata_1688754491823/work
82
+ importlib-resources==6.1.1
83
+ imutils==0.5.4
84
+ ipykernel==6.24.0
85
+ ipython==8.14.0
86
+ ipython-genutils==0.2.0
87
+ itsdangerous==2.1.2
88
+ jedi==0.18.2
89
+ Jinja2==3.1.2
90
+ joblib==1.3.2
91
+ json5==0.9.14
92
+ jsonify==0.5
93
+ jsonschema==4.19.1
94
+ jsonschema-specifications==2023.7.1
95
+ jupyter-server==1.24.0
96
+ jupyter_client==8.3.0
97
+ jupyter_core==5.3.1
98
+ jupyterlab==3.0.7
99
+ jupyterlab-pygments==0.2.2
100
+ jupyterlab_server==2.25.0
101
+ keras==2.15.0
102
+ Keras-Applications==1.0.8
103
+ keras-ocr==0.9.3
104
+ kiwisolver==1.4.5
105
+ langcodes==3.3.0
106
+ lazy_loader==0.3
107
+ libclang==16.0.6
108
+ Markdown==3.4.4
109
+ markdown-it-py==3.0.0
110
+ MarkupSafe==2.1.3
111
+ matplotlib==3.7.2
112
+ matplotlib-inline==0.1.6
113
+ mdurl==0.1.2
114
+ mistune==3.0.1
115
+ ml-dtypes==0.2.0
116
+ mpmath==1.3.0
117
+ mtcnn @ file:///home/conda/feedstock_root/build_artifacts/mtcnn_1629221401070/work
118
+ multidict==6.0.4
119
+ multiprocess==0.70.12.2
120
+ murmurhash==1.0.10
121
+ nbclassic==0.3.7
122
+ nbclient==0.8.0
123
+ nbconvert==7.8.0
124
+ nbformat==5.9.2
125
+ nest-asyncio==1.4.3
126
+ networkx==3.1
127
+ notebook==6.4.5
128
+ notebook_shim==0.2.3
129
+ npm==0.1.1
130
+ numexpr==2.8.8
131
+ numpy==1.24.3
132
+ nvidia-ml-py3==7.352.0
133
+ oauthlib==3.2.2
134
+ opencv-python==4.8.1.78
135
+ openpyxl==3.1.2
136
+ opt-einsum==3.3.0
137
+ optional-django==0.1.0
138
+ orjson==3.9.13
139
+ outcome==1.2.0
140
+ packaging==23.1
141
+ pandas==2.0.3
142
+ pandocfilters==1.5.0
143
+ parso==0.8.3
144
+ pickleshare==0.7.5
145
+ Pillow==9.5.0
146
+ # platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1690813113769/work
147
+ preshed==3.0.9
148
+ prometheus-client==0.17.1
149
+ prompt-toolkit==3.0.39
150
+ protobuf==4.23.4
151
+ psutil==5.9.5
152
+ pure-eval==0.2.2
153
+ pyarrow==13.0.0
154
+ pyasn1==0.5.0
155
+ pyasn1-modules==0.3.0
156
+ pyclipper==1.3.0.post5
157
+ pycparser==2.21
158
+ pydantic==2.5.2
159
+ pydantic_core==2.14.5
160
+ pydeck==0.8.1b0
161
+ pydicom==2.4.3
162
+ pydub==0.25.1
163
+ Pygments==2.15.1
164
+ pyngrok==7.0.0
165
+ pyparsing==3.0.9
166
+ PySocks==1.7.1
167
+ pytesseract==0.3.10
168
+ python-dateutil==2.8.2
169
+ python-multipart==0.0.9
170
+ pytz==2023.3
171
+ pywin32==306
172
+ pywinpty==2.0.11
173
+ PyYAML @ file:///D:/bld/pyyaml_1695373635661/work
174
+ pyzmq==25.1.0
175
+ referencing==0.30.2
176
+ regex==2023.8.8
177
+ requests==2.31.0
178
+ requests-oauthlib==1.3.1
179
+ rich==13.5.3
180
+ rpds-py==0.10.3
181
+ rsa==4.9
182
+ ruff==0.2.1
183
+ safetensors==0.3.2
184
+ scikit-image==0.22.0
185
+ scikit-learn==1.3.2
186
+ scipy==1.11.2
187
+ seaborn==0.12.2
188
+ selenium==4.12.0
189
+ semantic-version==2.10.0
190
+ Send2Trash==1.8.2
191
+ seqeval==1.2.2
192
+ shapely==2.0.2
193
+ shellingham==1.5.4
194
+ six==1.16.0
195
+ smart-open==6.4.0
196
+ smmap==5.0.1
197
+ sniffio==1.3.0
198
+ sortedcontainers==2.4.0
199
+ soupsieve==2.5
200
+ spacy==3.7.2
201
+ spacy-legacy==3.0.12
202
+ spacy-loggers==1.0.5
203
+ srsly==2.4.8
204
+ stack-data==0.6.2
205
+ starlette==0.36.3
206
+ streamlit==1.27.0
207
+ sympy==1.12
208
+ tenacity==8.2.3
209
+ tensorboard==2.15.1
210
+ tensorboard-data-server==0.7.1
211
+ tensorflow==2.15.0
212
+ tensorflow-estimator==2.15.0
213
+ tensorflow-intel==2.15.0
214
+ tensorflow-io-gcs-filesystem==0.31.0
215
+ termcolor==2.3.0
216
+ terminado==0.17.1
217
+ thinc==8.2.2
218
+ threadpoolctl==3.2.0
219
+ tifffile==2023.12.9
220
+ tinycss2==1.2.1
221
+ tokenizers==0.13.3
222
+ toml==0.10.2
223
+ tomlkit==0.12.0
224
+ toolz==0.12.0
225
+ torch==2.1.1
226
+ torchvision==0.16.1
227
+ tornado==6.3.2
228
  tqdm==4.66.1
229
+ traitlets==5.9.0
 
230
  transformers==4.31.0
231
+ trio==0.22.2
232
+ trio-websocket==0.10.4
233
+ typer==0.9.0
234
+ typing_extensions==4.9.0
235
+ tzdata==2023.3
236
+ tzlocal==5.0.1
237
+ urllib3==1.26.16
238
+ uvicorn==0.27.1
239
+ validators==0.22.0
240
+ wasabi==1.1.2
241
+ watchdog==3.0.0
242
+ wcwidth==0.2.6
243
+ weasel==0.3.4
244
+ webencodings==0.5.1
245
+ websocket-client==1.6.3
246
+ websockets==11.0.3
247
+ Werkzeug==2.3.7
248
+ wrapt==1.14.1
249
+ wsproto==1.2.0
250
+ xxhash==3.3.0
251
+ yarl==1.9.2
252
+ zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1689374466814/work