forked from ludwig-ai/ludwig
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (47 loc) · 820 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Cython>=0.25
h5py>=2.6,!=3.0.0
numpy>=1.15
pandas>=0.25,!=1.1.5
scipy>=0.18
tabulate>=0.7
scikit-learn<1.2.0
tqdm
torch>=1.13.0
torchaudio
torchtext
torchvision
transformers>=4.10.1,<4.22
spacy>=2.3
PyYAML>=3.12
absl-py
kaggle
requests
tables
fsspec[http]
dataclasses-json
jsonschema>=4.5.0,<4.7
marshmallow
marshmallow-jsonschema
marshmallow-dataclass==8.5.5
tensorboard
torchmetrics<0.9
torchinfo
filelock
psutil==5.9.4
protobuf
experiment_impact_tracker
gpustat
rich~=12.4.4
packaging
retry
# required for TransfoXLTokenizer when using transformer_xl
sacremoses
# required for MT5 Encoder
sentencepiece
# new data format support
xlwt # excel
xlrd # excel
openpyxl # excel
pyarrow==6.0.1 # parquet https://github.com/ray-project/ray/issues/22310
lxml # html
whylogs>=1.1.9