forked from ConvLab/ConvLab-3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
124 lines (124 loc) · 2.14 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
absl-py==1.3.0
accelerate==0.14.0
aiohttp==3.8.3
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.1.0
blis==0.7.9
boto3==1.26.18
botocore==1.29.18
cachetools==5.2.0
catalogue==2.0.8
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
confection==0.0.3
contourpy==1.0.6
cycler==0.11.0
cymem==2.0.7
datasets==2.7.1
dill==0.3.6
embeddings==0.0.8
filelock==3.8.0
fonttools==4.38.0
frozenlist==1.3.3
fsspec==2022.11.0
fuzzywuzzy==0.18.0
google-auth==2.14.1
google-auth-oauthlib==0.4.6
grpcio==1.50.0
gTTS==2.3.0
huggingface-hub==0.11.1
idna==3.4
importlib-metadata==5.1.0
jieba==0.42.1
Jinja2==3.1.2
jmespath==1.0.1
joblib==1.2.0
json-lines==0.5.0
jsonpatch==1.32
jsonpointer==2.3
kiwisolver==1.4.4
langcodes==3.3.0
Levenshtein==0.20.8
lxml==4.9.1
Markdown==3.4.1
MarkupSafe==2.1.1
matplotlib==3.6.2
multidict==6.0.2
multiprocess==0.70.14
murmurhash==1.0.9
networkx==2.8.8
nltk==3.7
numpy==1.23.5
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
oauthlib==3.2.2
packaging==21.3
pandas==1.5.2
pathy==0.10.0
Pillow==9.3.0
portalocker==2.6.0
preshed==3.0.8
protobuf==3.20.2
psutil==5.9.4
pyarrow==10.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydantic==1.10.2
pydub==0.25.1
pyparsing==3.0.9
python-dateutil==2.8.2
python-Levenshtein==0.20.8
pytz==2022.6
PyYAML==6.0
quadprog==0.1.11
rapidfuzz==2.13.2
regex==2022.10.31
requests==2.28.1
requests-oauthlib==1.3.1
responses==0.18.0
rouge-score==0.1.2
rsa==4.9
s3transfer==0.6.0
sacrebleu==2.3.1
scikit-learn==1.1.3
scipy==1.9.3
seaborn==0.12.1
sentence-transformers==2.2.2
sentencepiece==0.1.97
seqeval==1.2.2
simplejson==3.18.0
six==1.16.0
smart-open==5.2.1
spacy==3.4.3
spacy-legacy==3.0.10
spacy-loggers==1.0.3
srsly==2.4.5
tabulate==0.9.0
tensorboard==2.11.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorboardX==2.5
thinc==8.1.5
threadpoolctl==3.1.0
tokenizers==0.13.2
torch==1.11.0
torchvision==0.12.0
tornado==6.2
tqdm==4.64.1
transformers==4.24.0
typer==0.7.0
typing_extensions==4.4.0
Unidecode==1.3.6
urllib3==1.26.13
visdom==0.2.3
wasabi==0.10.1
websocket-client==1.4.2
Werkzeug==2.2.2
xxhash==3.1.0
yarl==1.8.1
zipp==3.11.0