-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
63 lines (63 loc) · 1.21 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.2
attrs==21.4.0
certifi==2021.10.8
charset-normalizer==2.0.11
click==8.0.3
colorama==0.4.4
cycler==0.11.0
datasets==1.18.2
dill==0.3.4
filelock==3.4.2
fonttools==4.29.1
frozenlist==1.3.0
fsspec==2022.1.0
huggingface-hub==0.4.0
idna==3.3
joblib==1.1.0
kiwisolver==1.3.2
matplotlib==3.5.1
multidict==6.0.2
multiprocess==0.70.12.2
networkx==2.6.3
numpy==1.22.1
packaging==21.3
pandas==1.4.0
Pillow==9.0.0
prettytable==3.0.0
pyarrow==6.0.1
pyparsing==3.0.7
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
regex==2022.1.18
requests==2.27.1
sacremoses==0.0.47
scipy==1.7.3
six==1.16.0
tokenizers==0.11.4
-f https://download.pytorch.org/whl/cu113/torch_stable.html
torch==1.10.2+cu113
-f https://data.pyg.org/whl/torch-1.10.2+cu113.html
torch-scatter
-f https://download.pytorch.org/whl/cu113/torch_stable.html
torchaudio==0.10.2+cu113
-f https://download.pytorch.org/whl/cu113/torch_stable.html
torchvision==0.11.3+cu113
tqdm==4.62.3
transformers==4.16.2
tree-sitter==0.20.0
typing_extensions==4.0.1
urllib3==1.26.8
wcwidth==0.2.5
xxhash==2.0.2
yarl==1.7.2
threadpoolctl==3.1.0
scikit-learn==1.0.2
descartes==1.1.0
mizani==0.7.3
palettable==3.3.0
patsy==0.5.2
plotnine==0.8.0
statsmodels==0.13.2