-
Notifications
You must be signed in to change notification settings - Fork 9
/
requirements.txt
76 lines (76 loc) · 1.23 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
absl-py==2.0.0
aiohttp==3.9.1
aiosignal==1.3.1
appdirs==1.4.4
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
contourpy==1.0.7
cycler==0.11.0
datasets==2.15.0
dill==0.3.7
docker-pycreds==0.4.0
filelock==3.10.7
fonttools==4.39.4
frozenlist==1.4.1
fsspec==2023.10.0
gitdb==4.0.10
GitPython==3.1.31
h5py==3.10.0
huggingface-hub==0.19.4
idna==3.4
igraph==0.9.11
importlib-resources==5.12.0
isodate==0.6.1
Jinja2==3.1.2
joblib==1.2.0
jsonpickle==3.0.1
kiwisolver==1.4.4
MarkupSafe==2.1.2
matplotlib==3.7.1
mpmath==1.3.0
multidict==6.0.4
multiprocess==0.70.15
networkx==3.0
nltk==3.8.1
numpy==1.24.2
pandas==2.0.1
pathtools==0.1.2
Pillow==9.4.0
protobuf==4.23.0
psutil==5.9.5
pyarrow==14.0.1
pyarrow-hotfix==0.6
pyparsing==3.0.9
pytz==2023.3
pyvis==0.3.2
PyYAML==6.0
rdflib==7.0.0
regex==2023.3.23
requests==2.28.2
scikit-learn==1.2.2
scipy==1.10.1
seaborn==0.12.2
sentencepiece==0.1.97
sentry-sdk==1.22.2
setproctitle==1.3.2
smmap==5.0.0
SPARQLWrapper==2.0.0
sympy==1.11.1
texttable==1.6.7
threadpoolctl==3.1.0
tokenizers==0.13.2
torch==2.0.0
torch-geometric==2.3.1
torchaudio==2.0.0
torchvision==0.15.0
tqdm==4.65.0
transformers==4.27.3
tzdata==2023.3
urllib3==1.26.15
wandb==0.15.2
xxhash==3.4.1
yarl==1.9.4
zipp==3.15.0