-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
92 lines (92 loc) · 1.57 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
84
85
86
87
88
89
90
91
92
aiofiles==23.2.1
aiohttp==3.9.3
aiosignal==1.3.1
altair==5.2.0
annotated-types==0.6.0
anyio==4.2.0
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.12.2
bs4==0.0.1
camel==0.1.0
camel-ai==0.1.1
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.7
colorama==0.4.6
contourpy==1.1.0
cycler==0.11.0
distro==1.9.0
docstring-parser==0.15
exceptiongroup==1.2.0
fastapi==0.109.2
ffmpy==0.3.1
filelock==3.13.1
fonttools==4.42.1
frozenlist==1.3.3
fsspec==2023.10.0
gradio==4.18.0
gradio_client==0.10.0
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
huggingface-hub==0.19.4
idna==3.4
importlib-resources==6.1.1
instructor==0.5.2
Jinja2==3.1.3
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
kiwisolver==1.4.4
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.7.2
mdurl==0.1.2
multidict==6.0.4
numpy==1.24.3
openai==1.12.0
orjson==3.9.13
packaging==23.1
pandas==2.2.0
pathlib==1.0.1
Pillow==10.0.0
protobuf==4.25.2
pydantic==2.6.1
pydantic_core==2.16.2
pydub==0.25.1
Pygments==2.17.2
pyparsing==3.0.9
python-dateutil==2.8.2
python-multipart==0.0.9
pytz==2024.1
PyYAML==6.0.1
referencing==0.30.2
regex==2023.3.23
requests==2.31.0
rich==13.7.0
rpds-py==0.9.2
ruff==0.2.1
safetensors==0.4.1
semantic-version==2.10.0
shellingham==1.5.4
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
starlette==0.36.3
tenacity==8.2.3
tiktoken==0.3.3
tokenizers==0.15.0
tomlkit==0.12.0
toolz==0.12.1
tqdm==4.65.0
transformers==4.35.2
typer==0.9.0
types-colorama==0.4.15.20240205
types-requests==2.31.0.20240125
typing_extensions==4.8.0
tzdata==2024.1
urllib3==2.2.0
uvicorn==0.27.1
websockets==11.0.3
yarl==1.9.1
sentencepiece==0.1.99