-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements.txt
More file actions
58 lines (58 loc) · 1018 Bytes
/
requirements.txt
File metadata and controls
58 lines (58 loc) · 1018 Bytes
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
absl-py==2.0.0
accelerate==0.23.0
aiohttp==3.8.6
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
cachetools==5.3.1
certifi==2023.7.22
charset-normalizer==3.3.0
datasets==2.14.5
deepspeed==0.11.1
dill==0.3.7
filelock==3.12.4
frozenlist==1.4.0
fsspec==2023.6.0
google-auth==2.23.3
google-auth-oauthlib==1.0.0
grpcio==1.59.0
hjson==3.1.0
huggingface-hub==0.18.0
idna==3.4
Markdown==3.5
MarkupSafe==2.1.3
multidict==6.0.4
multiprocess==0.70.15
ninja==1.11.1.1
numpy==1.26.1
oauthlib==3.2.2
packaging==23.2
pandas==2.1.1
protobuf==3.20.3
psutil==5.9.6
py-cpuinfo==9.0.0
pyarrow==13.0.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pydantic==1.10.13
python-dateutil==2.8.2
pytz==2023.3.post1
PyYAML==6.0.1
regex==2023.10.3
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
sentencepiece==0.1.99
six==1.16.0
tensorboard==2.14.1
tensorboard-data-server==0.7.1
tokenizers==0.13.3
torch==1.12.1+cu116
tqdm==4.66.1
transformers==4.29.2
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.0.7
Werkzeug==3.0.0
xxhash==3.4.1
yarl==1.9.2