Spaces:
Sleeping
Sleeping
Commit
·
7f4d817
1
Parent(s):
86da270
update requirements
Browse files- requirements.txt +92 -0
requirements.txt
ADDED
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
aiohttp==3.9.3
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==5.2.0
|
5 |
+
annotated-types==0.6.0
|
6 |
+
anyio==4.2.0
|
7 |
+
async-timeout==4.0.2
|
8 |
+
attrs==23.1.0
|
9 |
+
beautifulsoup4==4.12.2
|
10 |
+
bs4==0.0.1
|
11 |
+
camel==0.1.0
|
12 |
+
camel-ai==0.1.1
|
13 |
+
certifi==2022.12.7
|
14 |
+
charset-normalizer==3.1.0
|
15 |
+
click==8.1.7
|
16 |
+
colorama==0.4.6
|
17 |
+
contourpy==1.1.0
|
18 |
+
cycler==0.11.0
|
19 |
+
distro==1.9.0
|
20 |
+
docstring-parser==0.15
|
21 |
+
exceptiongroup==1.2.0
|
22 |
+
fastapi==0.109.2
|
23 |
+
ffmpy==0.3.1
|
24 |
+
filelock==3.13.1
|
25 |
+
fonttools==4.42.1
|
26 |
+
frozenlist==1.3.3
|
27 |
+
fsspec==2023.10.0
|
28 |
+
gradio==4.18.0
|
29 |
+
gradio_client==0.10.0
|
30 |
+
h11==0.14.0
|
31 |
+
httpcore==1.0.2
|
32 |
+
httpx==0.26.0
|
33 |
+
huggingface-hub==0.19.4
|
34 |
+
idna==3.4
|
35 |
+
importlib-resources==6.1.1
|
36 |
+
instructor==0.5.2
|
37 |
+
Jinja2==3.1.3
|
38 |
+
jsonschema==4.19.0
|
39 |
+
jsonschema-specifications==2023.7.1
|
40 |
+
kiwisolver==1.4.4
|
41 |
+
markdown-it-py==3.0.0
|
42 |
+
MarkupSafe==2.1.5
|
43 |
+
matplotlib==3.7.2
|
44 |
+
mdurl==0.1.2
|
45 |
+
multidict==6.0.4
|
46 |
+
numpy==1.24.3
|
47 |
+
openai==1.12.0
|
48 |
+
orjson==3.9.13
|
49 |
+
packaging==23.1
|
50 |
+
pandas==2.2.0
|
51 |
+
pathlib==1.0.1
|
52 |
+
Pillow==10.0.0
|
53 |
+
protobuf==4.25.2
|
54 |
+
pydantic==2.6.1
|
55 |
+
pydantic_core==2.16.2
|
56 |
+
pydub==0.25.1
|
57 |
+
Pygments==2.17.2
|
58 |
+
pyparsing==3.0.9
|
59 |
+
python-dateutil==2.8.2
|
60 |
+
python-multipart==0.0.9
|
61 |
+
pytz==2024.1
|
62 |
+
PyYAML==6.0.1
|
63 |
+
referencing==0.30.2
|
64 |
+
regex==2023.3.23
|
65 |
+
requests==2.31.0
|
66 |
+
rich==13.7.0
|
67 |
+
rpds-py==0.9.2
|
68 |
+
ruff==0.2.1
|
69 |
+
safetensors==0.4.1
|
70 |
+
semantic-version==2.10.0
|
71 |
+
shellingham==1.5.4
|
72 |
+
six==1.16.0
|
73 |
+
sniffio==1.3.0
|
74 |
+
soupsieve==2.4.1
|
75 |
+
starlette==0.36.3
|
76 |
+
tenacity==8.2.3
|
77 |
+
tiktoken==0.3.3
|
78 |
+
tokenizers==0.15.0
|
79 |
+
tomlkit==0.12.0
|
80 |
+
toolz==0.12.1
|
81 |
+
tqdm==4.65.0
|
82 |
+
transformers==4.35.2
|
83 |
+
typer==0.9.0
|
84 |
+
types-colorama==0.4.15.20240205
|
85 |
+
types-requests==2.31.0.20240125
|
86 |
+
typing_extensions==4.8.0
|
87 |
+
tzdata==2024.1
|
88 |
+
urllib3==2.2.0
|
89 |
+
uvicorn==0.27.1
|
90 |
+
websockets==11.0.3
|
91 |
+
yarl==1.9.1
|
92 |
+
sentencepiece==0.1.99
|