-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.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
--extra-index-url https://download.pytorch.org/whl/cpu
aiohttp==3.8.6
aiosignal==1.3.1
annotated-types==0.5.0
anyio==3.7.1
async-timeout==4.0.2
attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
coloredlogs==15.0.1
datasets==2.14.4
dill==0.3.7
evaluate==0.4.0
exceptiongroup==1.1.2
fastapi==0.101.0
filelock==3.9.0
flatbuffers==23.5.26
frozenlist==1.4.0
fsspec==2023.6.0
h11==0.14.0
httptools==0.6.0
huggingface-hub==0.16.4
humanfriendly==10.0
idna==3.4
Jinja2==3.1.2
MarkupSafe==2.1.2
mpmath==1.3.0
multidict==6.0.4
multiprocess==0.70.15
networkx==3.0
numpy==1.25.2
onnx==1.14.0
onnxruntime==1.15.1
optimum==1.11.0
packaging==23.1
pandas==2.0.3
protobuf==4.24.0
pyarrow==14.0.1
pydantic==2.1.1
pydantic_core==2.4.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
PyYAML==6.0.1
regex==2023.8.8
requests==2.31.0
responses==0.18.0
safetensors==0.3.2
sentencepiece==0.1.99
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
sympy==1.11.1
tokenizers==0.13.3
torch==2.0.1+cpu
tqdm==4.65.2
transformers==4.31.0
typing_extensions==4.7.1
tzdata==2023.3
urllib3==2.0.7
uvicorn==0.23.2
uvloop==0.17.0
watchfiles==0.19.0
websockets==11.0.3
xxhash==3.3.0
yarl==1.9.2