-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
83 lines (83 loc) · 1.51 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
accelerate==0.24.1
aiohttp==3.8.6
aiosignal==1.3.1
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.7
contourpy==1.1.1
cycler==0.12.1
datasets==2.14.6
dill==0.3.7
exceptiongroup==1.2.0
fastapi==0.104.1
filelock==3.9.0
fonttools==4.43.1
frozenlist==1.4.0
# -e git+https://github.com/andy-yang-1/FastChat.git@1368f3fca0a4d5c55831325fd652fc650a52ba78#egg=fschat
fsspec==2023.4.0
h11==0.14.0
httpcore==1.0.2
httpx==0.25.2
huggingface-hub==0.17.3
idna==3.4
importlib-resources==6.1.0
Jinja2==3.1.2
kiwisolver==1.4.5
markdown-it-py==3.0.0
markdown2==2.4.11
MarkupSafe==2.1.2
matplotlib==3.8.1
mdurl==0.1.2
mpmath==1.3.0
multidict==6.0.4
multiprocess==0.70.15
networkx==3.0
nh3==0.2.14
numpy==1.24.1
packaging==23.2
pandas==2.1.2
Pillow==9.3.0
prompt-toolkit==3.0.41
protobuf==4.24.4
psutil==5.9.6
pyarrow==14.0.0
pydantic==1.10.13
Pygments==2.17.2
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2023.3.post1
PyYAML==6.0.1
regex==2023.10.3
requests==2.28.1
rich==13.7.0
safetensors==0.4.0
sentencepiece==0.1.99
shortuuid==1.0.11
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
svgwrite==1.4.3
sympy==1.12
tiktoken==0.5.2
tokenizers==0.14.1
# torch==2.1.0+cu118
# torchaudio==2.1.0+cu118
# torchvision==0.16.0+cu118
tqdm==4.66.1
transformers==4.34.1
# triton==2.1.0
# triton-nightly==2.1.0.post20231215064248
typing_extensions==4.8.0
tzdata==2023.3
urllib3==1.26.13
uvicorn==0.24.0.post1
wavedrom==2.0.3.post3
wcwidth==0.2.12
wonderwords==2.2.0
xxhash==3.4.1
yarl==1.9.2
zipp==3.17.0
zstandard==0.22.0