lucalp commited on
Commit
847b7ee
·
1 Parent(s): c318efd

Not sure what happened, more deps

Browse files
Files changed (1) hide show
  1. requirements.txt +213 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  absl-py==2.2.2
2
  accelerate==1.6.0
3
  adlfs==2024.12.0
@@ -126,4 +127,215 @@ laonlp==1.2.0
126
  lazy-object-proxy==1.10.0
127
  libarchive-c==5.2
128
  libclang==18.1.1
129
- linkify-it-py==2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # requirements.txt
2
  absl-py==2.2.2
3
  accelerate==1.6.0
4
  adlfs==2024.12.0
 
127
  lazy-object-proxy==1.10.0
128
  libarchive-c==5.2
129
  libclang==18.1.1
130
+ linkify-it-py==2.0.3
131
+ lm-eval==0.4.8
132
+ locket==1.0.0
133
+ lockfile==0.12.2
134
+ loguru==0.7.3
135
+ luigi==3.6.0
136
+ lxml==5.3.2
137
+ lxml-html-clean==0.4.2
138
+ marisa-trie==1.2.1
139
+ markdown==3.8
140
+ markdown-it-py==3.0.0
141
+ markupsafe==2.1.5
142
+ matplotlib==3.10.1
143
+ mbstrdecoder==1.1.4
144
+ mdit-py-plugins==0.4.2
145
+ mdurl==0.1.2
146
+ ml-dtypes==0.5.1
147
+ more-itertools==10.6.0
148
+ morfessor==2.0.6
149
+ moto==5.1.3
150
+ mpmath==1.3.0
151
+ msal==1.32.0
152
+ msal-extensions==1.3.1
153
+ msgpack==1.1.0
154
+ msgspec==0.19.0
155
+ multidict==6.4.3
156
+ multiprocess==0.70.16
157
+ murmurhash==1.0.12
158
+ namex==0.0.8
159
+ narwhals==1.34.1
160
+ networkx==3.3
161
+ ninja==1.11.1.4
162
+ nltk==3.9.1
163
+ numexpr==2.10.2
164
+ numpy==2.1.2
165
+ nvidia-cublas-cu12==12.1.3.1
166
+ nvidia-cuda-cupti-cu12==12.1.105
167
+ nvidia-cuda-nvrtc-cu12==12.1.105
168
+ nvidia-cuda-runtime-cu12==12.1.105
169
+ nvidia-cudnn-cu12==9.1.0.70
170
+ nvidia-cufft-cu12==11.0.2.54
171
+ nvidia-curand-cu12==10.3.2.106
172
+ nvidia-cusolver-cu12==11.4.5.107
173
+ nvidia-cusparse-cu12==12.1.0.106
174
+ nvidia-ml-py==12.570.86
175
+ nvidia-nccl-cu12==2.21.5
176
+ nvidia-nvjitlink-cu12==12.1.105
177
+ nvidia-nvtx-cu12==12.1.105
178
+ oauthlib==3.2.2
179
+ objprint==0.3.0
180
+ oci==2.150.0
181
+ ocifs==1.3.2
182
+ omegaconf==2.3.0
183
+ openapi-schema-validator==0.6.3
184
+ openapi-spec-validator==0.7.1
185
+ opt-einsum==3.4.0
186
+ optree==0.15.0
187
+ orjson==3.10.16
188
+ packaging==24.2
189
+ pandas==2.2.3
190
+ panel==1.6.2
191
+ param==2.2.0
192
+ paramiko==3.5.1
193
+ partd==1.4.2
194
+ pathable==0.4.4
195
+ pathvalidate==3.2.3
196
+ peft==0.15.1
197
+ pillow==11.1.0
198
+ platformdirs==4.3.7
199
+ pluggy==1.5.0
200
+ ply==3.11
201
+ portalocker==3.1.1
202
+ preshed==3.0.9
203
+ propcache==0.3.1
204
+ proto-plus==1.26.1
205
+ protobuf==5.29.4
206
+ psutil==7.0.0
207
+ py-partiql-parser==0.6.1
208
+ pyahocorasick==2.1.0
209
+ pyarrow==19.0.1
210
+ pyasn1==0.6.1
211
+ pyasn1-modules==0.4.2
212
+ pybind11==2.13.6
213
+ pycparser==2.22
214
+ pycryptodomex==3.22.0
215
+ pydantic==2.11.3
216
+ pydantic-core==2.33.1
217
+ pygit2==1.17.0
218
+ pygments==2.19.1
219
+ pyidaungsu-numpy2==0.1.4
220
+ pyjwt==2.10.1
221
+ pynacl==1.5.0
222
+ pynvml==12.0.0
223
+ pyopenssl==24.3.0
224
+ pyparsing==3.2.3
225
+ pyspnego==0.11.2
226
+ pytablewriter==1.2.1
227
+ pytest==8.3.5
228
+ pytest-timeout==2.3.1
229
+ pytest-xdist==3.6.1
230
+ pythainlp==5.1.1
231
+ python-crfsuite==0.9.11
232
+ python-daemon==3.1.2
233
+ python-dateutil==2.9.0.post0
234
+ python-magic==0.4.27
235
+ pytz==2025.2
236
+ pyvi==0.1.1
237
+ pyviz-comms==3.0.4
238
+ pyyaml==6.0.2
239
+ referencing==0.36.2
240
+ regex==2024.11.6
241
+ requests==2.32.3
242
+ requests-file==2.1.0
243
+ requests-oauthlib==2.0.0
244
+ responses==0.25.7
245
+ rfc3339-validator==0.1.4
246
+ rich==14.0.0
247
+ roman-numerals-py==3.1.0
248
+ rouge-score==0.1.2
249
+ rpds-py==0.24.0
250
+ rsa==4.9
251
+ ruff==0.11.5
252
+ s3fs==2024.6.1
253
+ s3transfer==0.11.3
254
+ sacrebleu==2.5.1
255
+ safetensors==0.5.3
256
+ scikit-learn==1.6.1
257
+ scipy==1.15.2
258
+ sentencepiece==0.2.0
259
+ sentry-sdk==2.25.1
260
+ setproctitle==1.3.5
261
+ shellingham==1.5.4
262
+ six==1.17.0
263
+ sklearn-crfsuite==0.5.0
264
+ smart-open==7.1.0
265
+ smbprotocol==1.15.0
266
+ smmap==5.0.2
267
+ snowballstemmer==2.2.0
268
+ sortedcontainers==2.4.0
269
+ spacy==3.8.5
270
+ spacy-legacy==3.0.12
271
+ spacy-loggers==1.0.5
272
+ sphinx==8.2.3
273
+ sphinx-argparse==0.5.2
274
+ sphinx-rtd-theme==3.0.2
275
+ sphinxcontrib-applehelp==2.0.0
276
+ sphinxcontrib-devhelp==2.0.0
277
+ sphinxcontrib-htmlhelp==2.1.0
278
+ sphinxcontrib-jquery==4.1
279
+ sphinxcontrib-jsmath==1.0.1
280
+ sphinxcontrib-qthelp==2.0.0
281
+ sphinxcontrib-serializinghtml==2.0.0
282
+ sqlitedict==2.1.0
283
+ srsly==2.5.1
284
+ stanza==1.10.1
285
+ stone==3.3.1
286
+ submitit==1.5.2
287
+ sudachidict-core==20250129
288
+ sudachipy==0.6.10
289
+ sympy==1.13.1
290
+ tabledata==1.3.4
291
+ tabulate==0.9.0
292
+ tblib==3.1.0
293
+ tcolorpy==0.1.7
294
+ tenacity==8.5.0
295
+ tensorboard==2.19.0
296
+ tensorboard-data-server==0.7.2
297
+ tensorflow==2.19.0
298
+ tensorflow-io-gcs-filesystem==0.37.1
299
+ termcolor==3.0.1
300
+ thinc==8.3.6
301
+ threadpoolctl==3.6.0
302
+ tiktoken==0.9.0
303
+ tld==0.13
304
+ tldextract==5.2.0
305
+ tokenizers==0.21.1
306
+ toolz==1.0.0
307
+ torch==2.5.0+cu121
308
+ tornado==6.4.2
309
+ tqdm==4.67.1
310
+ tqdm-multiprocess==0.0.11
311
+ trafilatura==1.11.0
312
+ transformers==4.51.2
313
+ triton==3.1.0
314
+ typepy==1.3.4
315
+ typer==0.15.2
316
+ typing-extensions==4.12.2
317
+ typing-inspection==0.4.0
318
+ tzdata==2025.2
319
+ tzlocal==5.3.1
320
+ uc-micro-py==1.0.3
321
+ urduhack==0.1.4
322
+ urllib3==2.4.0
323
+ viztracer==1.0.3
324
+ vl-convert-python==1.7.0
325
+ wandb==0.19.9
326
+ warcio==1.7.5
327
+ wasabi==1.1.3
328
+ wcwidth==0.2.13
329
+ weasel==0.4.1
330
+ webencodings==0.5.1
331
+ werkzeug==3.1.3
332
+ word2number==1.1
333
+ wrapt==1.17.2
334
+ xformers==0.0.28.post2
335
+ xmltodict==0.14.2
336
+ xxhash==3.5.0
337
+ xyzservices==2025.1.0
338
+ yarl==1.19.0
339
+ zict==3.0.0
340
+ zipp==3.21.0
341
+ zstandard==0.23.0