-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.44 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
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.7.0
async-timeout==4.0.2
asyncpg==0.27.0
attrs==22.2.0
black==23.1.0
boto3==1.26.98
botocore==1.29.98
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
exceptiongroup==1.1.1
fastapi==0.95.0
ffmpeg-python==0.2.0
filelock==3.10.4
frozenlist==1.3.3
fsspec==2023.5.0
future==0.18.3
greenlet==2.0.2
h11==0.14.0
httpcore==0.17.2
httpx==0.24.1
huggingface-hub==0.15.1
idna==3.4
iniconfig==2.0.0
Jinja2==3.1.2
jmespath==1.0.1
llvmlite==0.39.1
markdown-it-py==2.2.0
MarkupSafe==2.1.2
mdurl==0.1.2
mistletoe==1.0.1
more-itertools==9.1.0
mpmath==1.3.0
multidict==6.0.4
mypy-extensions==1.0.0
networkx==3.0
numba==0.56.4
numpy==1.23.5
openai==0.27.7
openai-whisper @ git+https://github.com/openai/whisper.git@6dea21fd7f7253bfe450f1e2512a0fe47ee2d258
packaging==23.0
pathspec==0.11.1
pgvector==0.1.6
platformdirs==3.1.1
pluggy==1.0.0
ply==3.11
psycopg2==2.9.6
PyAudio==0.2.13
pydantic==1.10.7
Pygments==2.15.1
pyperclip==1.8.2
pytest==7.3.1
pytest-asyncio==0.21.0
python-dateutil==2.8.2
PyYAML==6.0
regex==2023.3.23
requests==2.28.2
rich==13.3.5
rpp @ git+https://github.com/Perlence/rpp.git@91534dc0348de4396a10d158f7e8054f89225c55
s3transfer==0.6.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.9
starlette==0.26.1
sympy==1.11.1
tiktoken==0.3.2
tokenizers==0.13.3
toml==0.10.2
tomli==2.0.1
torch==2.0.0
torchaudio==2.0.1
tqdm==4.65.0
transformers==4.29.2
typing_extensions==4.5.0
urllib3==1.26.15
uvicorn==0.21.1
websockets==10.4
yarl==1.9.2