-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.15 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
absl-py==1.4.0
accelerate==0.20.3
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
asynctest==0.13.0
attrs==23.1.0
Babel==2.12.1
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
cryptography==41.0.1
datasets==2.13.0
DateTime==5.1
dill==0.3.6
docopt==0.6.2
et-xmlfile==1.1.0
filelock==3.12.2
Flask==2.2.5
Flask-Cors==3.0.10
Flask-SQLAlchemy==3.0.3
frozenlist==1.3.3
fsspec==2023.1.0
greenlet==2.0.2
huggingface-hub==0.15.1
idna==3.4
importlib-metadata==6.6.0
itsdangerous==2.1.2
jdcal==1.4.1
Jinja2==3.1.2
joblib==1.2.0
jwt==1.3.1
MarkupSafe==2.1.3
multidict==6.0.4
multiprocess==0.70.14
nltk==3.8.1
numpy==1.21.6
openpyxl==2.4.11
packaging==23.1
pandas==1.3.5
psutil==5.9.5
pyarrow==12.0.1
pycparser==2.21
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
records==0.5.3
regex==2023.6.3
requests==2.31.0
rouge-score==0.1.2
safetensors==0.3.1
six==1.16.0
SQLAlchemy==2.0.16
tablib==3.4.0
tokenizers==0.13.3
torch==1.13.1
tqdm==4.65.0
transformers==4.28.0
typing-extensions==4.6.3
urllib3==2.0.3
Werkzeug==2.2.3
xxhash==3.2.0
yarl==1.9.2
zipp==3.15.0
zope.interface==6.0