-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
109 lines (109 loc) · 2.02 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
accelerate==0.32.1
aiohttp==3.9.5
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.2.0
beautifulsoup4==4.12.3
boto3==1.34.141
botocore==1.34.141
bpemb==0.3.5
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
conllu==4.5.3
contourpy==1.1.1
cycler==0.12.1
decorator==4.4.2
Deprecated==1.2.14
filelock==3.15.4
flair==0.13.1
fonttools==4.53.1
frozenlist==1.4.1
fsspec==2024.6.1
ftfy==6.2.0
gdown==5.2.0
gensim==4.3.2
huggingface-hub==0.23.4
idna==3.7
importlib_resources==6.4.0
Janome==0.5.0
Jinja2==3.1.4
jmespath==1.0.1
joblib==1.4.2
karateclub==1.3.3
kiwisolver==1.4.5
langdetect==1.0.9
Levenshtein==0.25.1
lxml==5.2.2
MarkupSafe==2.1.5
matplotlib==3.7.5
more-itertools==10.3.0
mpld3==0.5.10
mpmath==1.3.0
multidict==6.0.5
networkx==2.6.3
node2vec==0.4.6
numpy==1.22.4
nvidia-cublas-cu12==12.1.3.1
nvidia-cuda-cupti-cu12==12.1.105
nvidia-cuda-nvrtc-cu12==12.1.105
nvidia-cuda-runtime-cu12==12.1.105
nvidia-cudnn-cu12==8.9.2.26
nvidia-cufft-cu12==11.0.2.54
nvidia-curand-cu12==10.3.2.106
nvidia-cusolver-cu12==11.4.5.107
nvidia-cusparse-cu12==12.1.0.106
nvidia-nccl-cu12==2.20.5
nvidia-nvjitlink-cu12==12.5.82
nvidia-nvtx-cu12==12.1.105
packaging==24.1
pandas==1.3.5
pillow==10.4.0
pkg_resources==0.0.0
pptree==3.1
protobuf==5.27.2
psutil==6.0.0
PyGSP==0.5.1
pyparsing==3.1.2
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-Levenshtein==0.25.1
python-louvain==0.16
pytorch_revgrad==0.2.0
pytz==2024.1
PyYAML==6.0.1
rapidfuzz==3.9.4
regex==2024.5.15
requests==2.32.3
s3transfer==0.10.2
sacremoses==0.1.1
safetensors==0.4.3
scikit-learn==1.3.2
scipy==1.10.1
segtok==1.5.11
semver==3.0.2
sentence-transformers==3.0.1
sentencepiece==0.2.0
six==1.16.0
smart-open==7.0.4
soupsieve==2.5
sqlitedict==2.1.0
sympy==1.13.0
tabulate==0.9.0
texttable==1.7.0
threadpoolctl==3.5.0
tokenizers==0.19.1
torch==2.3.1
torch_geometric==2.5.3
torch_scatter==2.1.2+pt23cu121
tqdm==4.66.4
transformer-smaller-training-vocab==0.4.0
transformers==4.42.3
triton==2.3.1
typing_extensions==4.12.2
urllib3==1.26.19
wcwidth==0.2.13
Wikipedia-API==0.6.0
wrapt==1.16.0
yarl==1.9.4
zipp==3.19.2