forked from zixiiu/Digital_Life_Server
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
79 lines (79 loc) · 2.73 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
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.6.2
appdirs==1.4.4
async-timeout==4.0.2
async-tio==1.3.2
attrs==23.1.0
audioread==3.0.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
cn2an==0.5.19
colorama==0.4.6
coloredlogs==15.0.1
Cython==0.29.34
decorator==5.1.1
filelock==3.9.0
flatbuffers==23.3.3
frozenlist==1.3.3
fsspec==2023.4.0
h11==0.14.0
httpcore==0.17.0
httpx==0.24.0
huggingface-hub==0.14.1
humanfriendly==10.0
idna==3.4
jieba==0.42.1
Jinja2==3.1.2
joblib==1.2.0
lazy_loader==0.2
librosa==0.10.0.post2
llvmlite==0.40.0
MarkupSafe==2.1.2
mpmath==1.2.1
msgpack==1.0.5
multidict==6.0.4
networkx==3.0
numba==0.57.0
numpy==1.24.1
onnxruntime==1.14.1
openai==0.27.6
OpenAIAuth==0.3.6
packaging==23.1
Pillow==9.3.0
pooch==1.6.0
proces==0.1.4
prompt-toolkit==3.0.38
protobuf==4.22.4
PyAudio==0.2.13
pycparser==2.21
pypinyin==0.48.0
pyreadline3==3.4.1
PySocks==1.7.1
pywin32==306
PyYAML==6.0
regex==2023.5.5
requests==2.28.1
revChatGPT==5.0.0
scikit-learn==1.2.2
scipy==1.10.1
sniffio==1.3.0
socksio==1.0.0
soundfile==0.12.1
soxr==0.3.5
sympy==1.11.1
threadpoolctl==3.1.0
tiktoken==0.3.3
tokenizers==0.13.3
torch==2.0.1+cu118
torchaudio==2.0.2+cu118
torchvision==0.15.2+cu118
tqdm==4.65.0
transformers==4.28.1
typeguard==2.13.3
typing_extensions==4.4.0
urllib3==1.26.13
wcwidth==0.2.6
WMI==1.5.1
yarl==1.9.2