Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +273 -9
requirements.txt
CHANGED
@@ -1,21 +1,285 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
audio-recorder-streamlit==0.0.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
deepgram-sdk==3.1.4
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
easyocr==1.7.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
fastembed==0.2.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
langchain==0.1.15
|
6 |
langchain-community==0.0.34
|
|
|
|
|
|
|
7 |
langchain-groq==0.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
llama-parse==0.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
numpy==1.26.4
|
|
|
|
|
|
|
|
|
10 |
opencv-python==4.9.0.80
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
pandas==2.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
pillow==10.2.0
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.3.0
|
7 |
+
appnope==0.1.4
|
8 |
+
arxiv==2.1.0
|
9 |
+
asttokens==2.4.1
|
10 |
+
async-timeout==4.0.3
|
11 |
+
asyncer==0.0.2
|
12 |
+
asyncio==3.4.3
|
13 |
+
attrs==23.2.0
|
14 |
audio-recorder-streamlit==0.0.8
|
15 |
+
backoff==2.2.1
|
16 |
+
backports.tarfile==1.1.1
|
17 |
+
beautifulsoup4==4.12.3
|
18 |
+
bidict==0.23.1
|
19 |
+
bleach==6.1.0
|
20 |
+
blinker==1.7.0
|
21 |
+
bokeh==3.4.1
|
22 |
+
Brotli==1.1.0
|
23 |
+
cachetools==5.3.2
|
24 |
+
certifi==2024.2.2
|
25 |
+
cffi==1.16.0
|
26 |
+
chainlit==1.0.401
|
27 |
+
chardet==5.2.0
|
28 |
+
charset-normalizer==3.3.2
|
29 |
+
chevron==0.14.0
|
30 |
+
click==8.1.7
|
31 |
+
colorama==0.4.6
|
32 |
+
coloredlogs==15.0.1
|
33 |
+
comm==0.2.1
|
34 |
+
comtypes==1.3.1
|
35 |
+
contourpy==1.2.0
|
36 |
+
cryptography==42.0.8
|
37 |
+
cssselect2==0.7.0
|
38 |
+
curl_cffi==0.6.2
|
39 |
+
cycler==0.12.1
|
40 |
+
dataclasses-json==0.6.4
|
41 |
+
dataclasses-json-speakeasy==0.5.11
|
42 |
+
debugpy==1.8.1
|
43 |
+
decorator==5.1.1
|
44 |
deepgram-sdk==3.1.4
|
45 |
+
defusedxml==0.7.1
|
46 |
+
Deprecated==1.2.14
|
47 |
+
dirtyjson==1.0.8
|
48 |
+
distro==1.9.0
|
49 |
+
docutils==0.21.2
|
50 |
+
duckduckgo_search==5.2.2
|
51 |
easyocr==1.7.1
|
52 |
+
emoji==2.11.0
|
53 |
+
entrypoints==0.4
|
54 |
+
exceptiongroup==1.2.0
|
55 |
+
executing==2.0.1
|
56 |
+
Faker==24.11.0
|
57 |
+
fastapi==0.108.0
|
58 |
+
fastapi-socketio==0.0.10
|
59 |
fastembed==0.2.5
|
60 |
+
favicon==0.7.0
|
61 |
+
feedparser==6.0.10
|
62 |
+
ffmpeg-python==0.2.0
|
63 |
+
ffmpy==0.3.2
|
64 |
+
filelock==3.13.1
|
65 |
+
filetype==1.2.0
|
66 |
+
Flask==3.0.0
|
67 |
+
flatbuffers==24.3.25
|
68 |
+
fonttools==4.49.0
|
69 |
+
frozenlist==1.4.1
|
70 |
+
fsspec==2024.2.0
|
71 |
+
future==1.0.0
|
72 |
+
gevent==24.2.1
|
73 |
+
gitdb==4.0.11
|
74 |
+
GitPython==3.1.42
|
75 |
+
google-ai-generativelanguage==0.4.0
|
76 |
+
google-api-core==2.18.0
|
77 |
+
google-auth==2.29.0
|
78 |
+
google-generativeai==0.4.1
|
79 |
+
google_search_results==2.4.2
|
80 |
+
googleapis-common-protos==1.63.0
|
81 |
+
gradio==4.24.0
|
82 |
+
gradio_client==0.14.0
|
83 |
+
greenlet==3.0.3
|
84 |
+
groq==0.4.1
|
85 |
+
grpcio==1.62.1
|
86 |
+
grpcio-status==1.62.1
|
87 |
+
grpcio-tools==1.62.1
|
88 |
+
h11==0.14.0
|
89 |
+
h2==4.1.0
|
90 |
+
h5py==3.10.0
|
91 |
+
hpack==4.0.0
|
92 |
+
htbuilder==0.6.2
|
93 |
+
html5lib==1.1
|
94 |
+
httpcore==1.0.4
|
95 |
+
httpx==0.27.0
|
96 |
+
huggingface-hub==0.20.3
|
97 |
+
humanfriendly==10.0
|
98 |
+
hyperframe==6.0.1
|
99 |
+
idna==3.6
|
100 |
+
imageio==2.34.1
|
101 |
+
importlib-metadata==7.0.1
|
102 |
+
importlib-resources==6.1.1
|
103 |
+
InstructorEmbedding==1.0.1
|
104 |
+
ipykernel==6.29.2
|
105 |
+
ipython==8.22.1
|
106 |
+
itsdangerous==2.1.2
|
107 |
+
jaraco.classes==3.4.0
|
108 |
+
jaraco.context==5.3.0
|
109 |
+
jaraco.functools==4.0.1
|
110 |
+
jedi==0.19.1
|
111 |
+
Jinja2==3.1.3
|
112 |
+
joblib==1.3.2
|
113 |
+
jsonpatch==1.33
|
114 |
+
jsonpath-python==1.0.6
|
115 |
+
jsonpointer==2.4
|
116 |
+
jsonschema==4.21.1
|
117 |
+
jsonschema-specifications==2023.12.1
|
118 |
+
jupyter_client==8.6.0
|
119 |
+
jupyter_core==5.7.1
|
120 |
+
keyring==25.2.0
|
121 |
+
kiwisolver==1.4.5
|
122 |
langchain==0.1.15
|
123 |
langchain-community==0.0.34
|
124 |
+
langchain-core==0.1.52
|
125 |
+
langchain-experimental==0.0.57
|
126 |
+
langchain-google-genai==1.0.1
|
127 |
langchain-groq==0.0.1
|
128 |
+
langchain-openai==0.0.7
|
129 |
+
langchain-text-splitters==0.0.1
|
130 |
+
langchainhub==0.1.15
|
131 |
+
langdetect==1.0.9
|
132 |
+
langsmith==0.1.50
|
133 |
+
Lazify==0.4.0
|
134 |
+
lazy_loader==0.4
|
135 |
+
linkify-it-py==2.0.3
|
136 |
+
literalai==0.0.300
|
137 |
+
llama-index-core==0.10.25.post1
|
138 |
llama-parse==0.4.0
|
139 |
+
llamaindex-py-client==0.1.15
|
140 |
+
loguru==0.7.2
|
141 |
+
lxml==5.1.0
|
142 |
+
Markdown==3.6
|
143 |
+
markdown-it-py==3.0.0
|
144 |
+
markdownlit==0.0.7
|
145 |
+
MarkupSafe==2.1.5
|
146 |
+
marshmallow==3.20.2
|
147 |
+
marshmallow-enum==1.5.1
|
148 |
+
matplotlib==3.8.3
|
149 |
+
matplotlib-inline==0.1.6
|
150 |
+
mdit-py-plugins==0.4.0
|
151 |
+
mdurl==0.1.2
|
152 |
+
more-itertools==10.2.0
|
153 |
+
mplcursors==0.5.3
|
154 |
+
mpmath==1.3.0
|
155 |
+
multidict==6.0.5
|
156 |
+
mypy-extensions==1.0.0
|
157 |
+
nest-asyncio==1.6.0
|
158 |
+
networkx==3.2.1
|
159 |
+
nh3==0.2.17
|
160 |
+
ninja==1.11.1.1
|
161 |
+
nltk==3.8.1
|
162 |
+
numexpr==2.8.7
|
163 |
numpy==1.26.4
|
164 |
+
onnx==1.15.0
|
165 |
+
onnxruntime==1.17.1
|
166 |
+
openai==1.12.0
|
167 |
+
openapi-schema-pydantic==1.2.4
|
168 |
opencv-python==4.9.0.80
|
169 |
+
opencv-python-headless==4.9.0.80
|
170 |
+
opentelemetry-api==1.23.0
|
171 |
+
opentelemetry-exporter-otlp==1.23.0
|
172 |
+
opentelemetry-exporter-otlp-proto-common==1.23.0
|
173 |
+
opentelemetry-exporter-otlp-proto-grpc==1.23.0
|
174 |
+
opentelemetry-exporter-otlp-proto-http==1.23.0
|
175 |
+
opentelemetry-instrumentation==0.44b0
|
176 |
+
opentelemetry-proto==1.23.0
|
177 |
+
opentelemetry-sdk==1.23.0
|
178 |
+
opentelemetry-semantic-conventions==0.44b0
|
179 |
+
orjson==3.10.0
|
180 |
+
packaging==23.2
|
181 |
pandas==2.2.0
|
182 |
+
panel==1.4.2
|
183 |
+
param==2.1.0
|
184 |
+
parso==0.8.3
|
185 |
+
pdfminer.six==20231228
|
186 |
+
pdfplumber==0.11.2
|
187 |
+
pexpect==4.9.0
|
188 |
pillow==10.2.0
|
189 |
+
pip==24.0
|
190 |
+
pkginfo==1.10.0
|
191 |
+
platformdirs==4.2.0
|
192 |
+
plotly==5.21.0
|
193 |
+
portalocker==2.8.2
|
194 |
+
prometheus_client==0.20.0
|
195 |
+
prompt-toolkit==3.0.43
|
196 |
+
proto-plus==1.23.0
|
197 |
+
protobuf==4.25.3
|
198 |
+
psutil==5.9.8
|
199 |
+
ptyprocess==0.7.0
|
200 |
+
pure-eval==0.2.2
|
201 |
+
pyarrow==15.0.0
|
202 |
+
pyasn1==0.6.0
|
203 |
+
pyasn1_modules==0.4.0
|
204 |
+
PyAudio==0.2.14
|
205 |
+
pyclipper==1.3.0
|
206 |
+
pycryptodome==3.21.0
|
207 |
+
pycparser==2.23.3
|
208 |
+
pydantic==2.5.2
|
209 |
+
pyflakes==3.1.0
|
210 |
+
pyglet==2.0.7
|
211 |
+
pygments==3.1.2
|
212 |
+
pyjwt==2.8.0
|
213 |
+
pymupdf==1.24.3
|
214 |
+
pynacl==1.5.0
|
215 |
+
pynput==1.7.6
|
216 |
+
pyodbc==5.0.1
|
217 |
+
pyopencl==2024.2.4
|
218 |
+
pyopenssl==23.5.0
|
219 |
+
pyparsing==3.1.2
|
220 |
+
pyperclip==1.8.3
|
221 |
+
pysocks==1.7.2
|
222 |
+
python-dateutil==2.8.3
|
223 |
+
python-dotenv==2.1.0
|
224 |
+
python-ed25519==1.5
|
225 |
+
python-llm==0.2.8
|
226 |
+
python-multipart==0.0.6
|
227 |
+
pytz==2024.1
|
228 |
+
pyyaml==6.1
|
229 |
+
pyzbar==0.1.9
|
230 |
+
qdrant-client==1.4.0
|
231 |
+
queue==0.1.0
|
232 |
+
quart==0.20.0
|
233 |
+
requests==3.3.0
|
234 |
+
rich==14.0.2
|
235 |
+
rich-click==1.10.0
|
236 |
+
scikit-image==1.2.0
|
237 |
+
scikit-learn==1.3.2
|
238 |
+
scipy==1.11.3
|
239 |
+
semver==3.0.3
|
240 |
+
sentencepiece==0.1.99
|
241 |
+
setuptools==73.5
|
242 |
+
sniffio==1.5.1
|
243 |
+
sortedcontainers==3.0.0
|
244 |
+
soupsieve==2.5.3
|
245 |
+
spacy==3.8.4
|
246 |
+
speechrecognition==4.1.3
|
247 |
+
srt==3.7.0
|
248 |
+
stack-data==0.7.1
|
249 |
+
stomp.py==8.2.1
|
250 |
+
streamlit==1.29.0
|
251 |
+
streamlit_chat==0.0.3
|
252 |
+
streamlit_extras==0.1.6
|
253 |
+
sympy==1.12
|
254 |
+
tenacity==8.5.2
|
255 |
+
text-unidecode==2.0.3
|
256 |
+
tifffile==2024.4.0
|
257 |
+
toolz==1.0.0
|
258 |
+
torch==2.1.1
|
259 |
+
torchvision==0.16.1
|
260 |
+
tqdm==4.67.0
|
261 |
+
traitlets==5.13.3
|
262 |
+
trio==0.24.2
|
263 |
+
trio-websocket==0.11.1
|
264 |
+
typing-inspect==0.9.0
|
265 |
+
typing-extensions==4.8.0
|
266 |
+
tzdata==2023.4
|
267 |
+
tzlocal==5.0.1
|
268 |
+
unicodedata2==15.0.0
|
269 |
+
urllib3==3.0.1
|
270 |
+
uvicorn==0.23.0
|
271 |
+
uvloop==0.19.0
|
272 |
+
validators==0.21.1
|
273 |
+
watchfiles==1.2.4
|
274 |
+
webencodings==0.6.0
|
275 |
+
websocket-client==1.7.0
|
276 |
+
websockets==11.1
|
277 |
+
Werkzeug==3.1.0
|
278 |
+
whatthepatch==1.0.6
|
279 |
+
win32-setctime==1.2.0
|
280 |
+
xmltodict==1.0.0
|
281 |
+
xvfbwrapper==0.3.0
|
282 |
+
yarl==1.9.1
|
283 |
+
zipp==4.4.0
|
284 |
+
zope.event==4.6.0
|
285 |
+
zope.interface==6.1.0
|