forked from sshh12/llm_convo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
57 lines (57 loc) · 1.04 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
aiohttp==3.8.5
aiohttp-retry==2.8.3
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
black==23.1.0
blinker==1.6.2
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
filelock==3.12.2
Flask==2.3.2
flask-sock==0.6.0
frozenlist==1.4.0
gevent==23.7.0
greenlet==2.0.2
gTTS==2.3.2
h11==0.14.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
llm-convo @ file:///Users/gongzibo/workspace/llm_convo
llvmlite==0.40.1
MarkupSafe==2.1.3
more-itertools==10.1.0
mpmath==1.3.0
multidict==6.0.4
mypy-extensions==1.0.0
networkx==3.1
numba==0.57.1
numpy==1.24.4
openai==0.27.8
openai-whisper @ git+https://github.com/openai/whisper.git@e8622f9afc4eba139bf796c210f5c01081000472
packaging==23.1
pathspec==0.11.2
platformdirs==3.10.0
PyAudio==0.2.13
pydub==0.25.1
PyJWT==2.8.0
pytz==2023.3
regex==2023.8.8
requests==2.31.0
simple-websocket==0.10.1
SpeechRecognition==3.10.0
sympy==1.12
tiktoken==0.3.3
torch==2.0.1
torchaudio==2.0.2
tqdm==4.66.1
twilio==8.5.0
typing_extensions==4.7.1
urllib3==2.0.4
Werkzeug==2.3.7
wsproto==1.2.0
yarl==1.9.2
zope.event==5.0
zope.interface==6.0