-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
68 lines (68 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
68
absl-py==1.0.0
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.6.2
asgiref==3.6.0
async-timeout==4.0.2
asynctest==0.13.0
attrs==23.1.0
cachetools==5.3.0
charset-normalizer==3.1.0
click==8.1.3
datasets==2.12.0
dill==0.3.6
filelock==3.6.0
frozenlist==1.3.3
fsspec==2023.1.0
google-auth==2.18.0
google-auth-oauthlib==0.4.6
grpcio==1.54.2
h11==0.14.0
huggingface-hub==0.14.1
idna==3.4
importlib-metadata==4.11.3
joblib==1.2.0
Markdown==3.4.3
MarkupSafe==2.1.2
multidict==6.0.4
multiprocess==0.70.14
numpy==1.21.5
oauthlib==3.2.2
packaging==21.3
pandas==1.1.5
prettytable==2.1.0
protobuf==3.20.0
pyarrow==12.0.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pydantic==1.9.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
regex==2022.3.15
requests==2.30.0
requests-oauthlib==1.3.1
responses==0.18.0
rsa==4.9
sacremoses==0.0.49
scikit-learn==0.24.0
scipy==1.5.4
six==1.16.0
sniffio==1.3.0
starlette==0.17.1
tensorboard==2.11.2
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
threadpoolctl==3.1.0
tokenizers==0.9.4
tqdm==4.64.0
transformers==4.2.1
typing_extensions==4.5.0
urllib3==1.26.15
uvicorn==0.17.6
wcwidth==0.2.6
Werkzeug==2.2.3
xxhash==3.2.0
yarl==1.9.2
zipp==3.15.0