Spaces:
Sleeping
Sleeping
yahrkapa
commited on
Commit
•
af17492
1
Parent(s):
e0c4dee
- requirements.txt +275 -8
requirements.txt
CHANGED
@@ -1,11 +1,278 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
fastapi==0.111.0
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
llama-index-embeddings-huggingface==0.2.0
|
|
|
|
|
|
|
|
|
10 |
llama-index-llms-langchain==0.1.3
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
aiohttp==3.9.5
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==5.3.0
|
5 |
+
annotated-types==0.6.0
|
6 |
+
anyio==4.3.0
|
7 |
+
argon2-cffi==23.1.0
|
8 |
+
argon2-cffi-bindings==21.2.0
|
9 |
+
arrow==1.3.0
|
10 |
+
asttokens==2.4.1
|
11 |
+
async-lru==2.0.4
|
12 |
+
async-timeout==4.0.3
|
13 |
+
attrs==23.2.0
|
14 |
+
Babel==2.15.0
|
15 |
+
backoff==2.2.1
|
16 |
+
beautifulsoup4==4.12.3
|
17 |
+
bleach==6.1.0
|
18 |
+
blinker==1.8.2
|
19 |
+
blis==0.7.11
|
20 |
+
cachetools==5.3.3
|
21 |
+
cassandra-driver==3.29.1
|
22 |
+
cassio==0.1.7
|
23 |
+
catalogue==2.0.10
|
24 |
+
certifi==2024.2.2
|
25 |
+
cffi==1.16.0
|
26 |
+
chardet==5.2.0
|
27 |
+
charset-normalizer==3.3.2
|
28 |
+
click==8.1.7
|
29 |
+
cloudpathlib==0.16.0
|
30 |
+
colorama==0.4.6
|
31 |
+
comm==0.2.2
|
32 |
+
confection==0.1.4
|
33 |
+
contourpy==1.2.1
|
34 |
+
cycler==0.12.1
|
35 |
+
cymem==2.0.8
|
36 |
+
dataclasses-json==0.6.6
|
37 |
+
datasets==2.19.1
|
38 |
+
debugpy==1.8.1
|
39 |
+
decorator==5.1.1
|
40 |
+
deepdiff==7.0.1
|
41 |
+
defusedxml==0.7.1
|
42 |
+
Deprecated==1.2.14
|
43 |
+
dill==0.3.8
|
44 |
+
dirtyjson==1.0.8
|
45 |
+
distro==1.9.0
|
46 |
+
dnspython==2.6.1
|
47 |
+
email_validator==2.1.1
|
48 |
+
emoji==2.11.1
|
49 |
+
exceptiongroup==1.2.1
|
50 |
+
executing==2.0.1
|
51 |
fastapi==0.111.0
|
52 |
+
fastapi-cli==0.0.3
|
53 |
+
fastjsonschema==2.19.1
|
54 |
+
ffmpy==0.3.2
|
55 |
+
filelock==3.14.0
|
56 |
+
filetype==1.2.0
|
57 |
+
fonttools==4.51.0
|
58 |
+
fqdn==1.5.1
|
59 |
+
frozenlist==1.4.1
|
60 |
+
fsspec==2024.3.1
|
61 |
+
geomet==0.2.1.post1
|
62 |
+
gitdb==4.0.11
|
63 |
+
GitPython==3.1.43
|
64 |
+
gradio==4.31.4
|
65 |
+
gradio_client==0.16.4
|
66 |
+
greenlet==3.0.3
|
67 |
+
h11==0.14.0
|
68 |
+
httpcore==1.0.5
|
69 |
+
httptools==0.6.1
|
70 |
+
httpx==0.27.0
|
71 |
+
huggingface-hub==0.23.0
|
72 |
+
idna==3.7
|
73 |
+
importlib_resources==6.4.0
|
74 |
+
install==1.3.5
|
75 |
+
intel-openmp==2021.4.0
|
76 |
+
ipykernel==6.29.4
|
77 |
+
ipython==8.24.0
|
78 |
+
ipywidgets==8.1.2
|
79 |
+
isoduration==20.11.0
|
80 |
+
itsdangerous==2.2.0
|
81 |
+
jedi==0.19.1
|
82 |
+
Jinja2==3.1.4
|
83 |
+
joblib==1.4.2
|
84 |
+
json5==0.9.25
|
85 |
+
jsonpatch==1.33
|
86 |
+
jsonpath-ng==1.6.1
|
87 |
+
jsonpath-python==1.0.6
|
88 |
+
jsonpointer==2.4
|
89 |
+
jsonschema==4.22.0
|
90 |
+
jsonschema-specifications==2023.12.1
|
91 |
+
jupyter==1.0.0
|
92 |
+
jupyter-console==6.6.3
|
93 |
+
jupyter-events==0.10.0
|
94 |
+
jupyter-lsp==2.2.5
|
95 |
+
jupyter_client==8.6.1
|
96 |
+
jupyter_core==5.7.2
|
97 |
+
jupyter_server==2.14.0
|
98 |
+
jupyter_server_terminals==0.5.3
|
99 |
+
jupyterlab==4.1.8
|
100 |
+
jupyterlab_pygments==0.3.0
|
101 |
+
jupyterlab_server==2.27.1
|
102 |
+
jupyterlab_widgets==3.0.10
|
103 |
+
kiwisolver==1.4.5
|
104 |
+
langchain==0.1.20
|
105 |
+
langchain-community==0.0.38
|
106 |
+
langchain-core==0.1.52
|
107 |
+
langchain-nvidia-ai-endpoints==0.0.16
|
108 |
+
langchain-pinecone==0.1.1
|
109 |
+
langchain-text-splitters==0.0.1
|
110 |
+
langcodes==3.4.0
|
111 |
+
langdetect==1.0.9
|
112 |
+
langserve==0.2.0
|
113 |
+
langsmith==0.1.57
|
114 |
+
language_data==1.2.0
|
115 |
+
llama-index==0.10.37
|
116 |
+
llama-index-agent-openai==0.2.5
|
117 |
+
llama-index-cli==0.1.12
|
118 |
+
llama-index-core==0.10.37.post1
|
119 |
llama-index-embeddings-huggingface==0.2.0
|
120 |
+
llama-index-embeddings-openai==0.1.9
|
121 |
+
llama-index-indices-managed-llama-cloud==0.1.6
|
122 |
+
llama-index-legacy==0.9.48
|
123 |
+
llama-index-llms-anyscale==0.1.4
|
124 |
llama-index-llms-langchain==0.1.3
|
125 |
+
llama-index-llms-openai==0.1.19
|
126 |
+
llama-index-multi-modal-llms-openai==0.1.6
|
127 |
+
llama-index-program-openai==0.1.6
|
128 |
+
llama-index-question-gen-openai==0.1.3
|
129 |
+
llama-index-readers-file==0.1.22
|
130 |
+
llama-index-readers-llama-parse==0.1.4
|
131 |
+
llama-parse==0.4.3
|
132 |
+
llamaindex-py-client==0.1.19
|
133 |
+
lxml==5.2.2
|
134 |
+
marisa-trie==1.1.1
|
135 |
+
markdown-it-py==3.0.0
|
136 |
+
MarkupSafe==2.1.5
|
137 |
+
marshmallow==3.21.2
|
138 |
+
matplotlib==3.9.0
|
139 |
+
matplotlib-inline==0.1.7
|
140 |
+
mdurl==0.1.2
|
141 |
+
minijinja==2.0.1
|
142 |
+
mistune==3.0.2
|
143 |
+
mkl==2021.4.0
|
144 |
+
mpmath==1.3.0
|
145 |
+
multidict==6.0.5
|
146 |
+
multiprocess==0.70.16
|
147 |
+
murmurhash==1.0.10
|
148 |
+
mypy-extensions==1.0.0
|
149 |
+
nbclient==0.10.0
|
150 |
+
nbconvert==7.16.4
|
151 |
+
nbformat==5.10.4
|
152 |
+
nest-asyncio==1.6.0
|
153 |
+
networkx==3.2.1
|
154 |
+
nltk==3.8.1
|
155 |
+
notebook==7.1.3
|
156 |
+
notebook_shim==0.2.4
|
157 |
+
numpy==1.26.4
|
158 |
+
openai==1.29.0
|
159 |
+
ordered-set==4.1.0
|
160 |
+
orjson==3.10.3
|
161 |
+
overrides==7.7.0
|
162 |
+
packaging==23.2
|
163 |
+
pandas==2.2.2
|
164 |
+
pandocfilters==1.5.1
|
165 |
+
parso==0.8.4
|
166 |
+
pillow==10.3.0
|
167 |
+
pinecone-client==3.2.2
|
168 |
+
platformdirs==4.2.1
|
169 |
+
ply==3.11
|
170 |
+
preshed==3.0.9
|
171 |
+
prometheus_client==0.20.0
|
172 |
+
prompt-toolkit==3.0.43
|
173 |
+
protobuf==4.25.3
|
174 |
+
psutil==5.9.8
|
175 |
+
pure-eval==0.2.2
|
176 |
+
pyarrow==16.0.0
|
177 |
+
pyarrow-hotfix==0.6
|
178 |
+
pycparser==2.22
|
179 |
+
pydantic==2.7.1
|
180 |
+
pydantic-extra-types==2.7.0
|
181 |
+
pydantic-settings==2.2.1
|
182 |
+
pydantic_core==2.18.2
|
183 |
+
pydeck==0.9.1
|
184 |
+
pydub==0.25.1
|
185 |
+
Pygments==2.18.0
|
186 |
+
pyparsing==3.1.2
|
187 |
+
pypdf==4.2.0
|
188 |
+
PyPDF2==3.0.1
|
189 |
+
pyproject-toml==0.0.10
|
190 |
+
python-dateutil==2.9.0.post0
|
191 |
+
python-dotenv==1.0.1
|
192 |
+
python-iso639==2024.4.27
|
193 |
+
python-json-logger==2.0.7
|
194 |
+
python-magic==0.4.27
|
195 |
+
python-multipart==0.0.9
|
196 |
+
pytz==2024.1
|
197 |
+
pywin32==306
|
198 |
+
pywinpty==2.0.13
|
199 |
+
PyYAML==6.0.1
|
200 |
+
pyzmq==26.0.3
|
201 |
+
qtconsole==5.5.2
|
202 |
+
QtPy==2.4.1
|
203 |
+
rapidfuzz==3.9.0
|
204 |
+
referencing==0.35.1
|
205 |
+
regex==2024.5.15
|
206 |
+
requests==2.31.0
|
207 |
+
rfc3339-validator==0.1.4
|
208 |
+
rfc3986-validator==0.1.1
|
209 |
+
rich==13.7.1
|
210 |
+
rpds-py==0.18.1
|
211 |
+
ruff==0.4.4
|
212 |
+
safetensors==0.4.3
|
213 |
+
scikit-learn==1.4.2
|
214 |
+
scipy==1.13.0
|
215 |
+
semantic-version==2.10.0
|
216 |
+
Send2Trash==1.8.3
|
217 |
+
sentence-transformers==2.7.0
|
218 |
+
shellingham==1.5.4
|
219 |
+
six==1.16.0
|
220 |
+
smart-open==6.4.0
|
221 |
+
smmap==5.0.1
|
222 |
+
sniffio==1.3.1
|
223 |
+
soupsieve==2.5
|
224 |
+
spacy==3.7.4
|
225 |
+
spacy-legacy==3.0.12
|
226 |
+
spacy-loggers==1.0.5
|
227 |
+
SQLAlchemy==2.0.30
|
228 |
+
srsly==2.4.8
|
229 |
+
sse-starlette==2.1.0
|
230 |
+
stack-data==0.6.3
|
231 |
+
starlette==0.37.2
|
232 |
+
streamlit==1.34.0
|
233 |
+
striprtf==0.0.26
|
234 |
+
sympy==1.12
|
235 |
+
tabulate==0.9.0
|
236 |
+
tbb==2021.11.0
|
237 |
+
tenacity==8.3.0
|
238 |
+
terminado==0.18.1
|
239 |
+
thinc==8.2.3
|
240 |
+
threadpoolctl==3.5.0
|
241 |
+
tiktoken==0.7.0
|
242 |
+
tinycss2==1.3.0
|
243 |
+
tokenizers==0.19.1
|
244 |
+
toml==0.10.2
|
245 |
+
tomli==2.0.1
|
246 |
+
tomlkit==0.12.0
|
247 |
+
toolz==0.12.1
|
248 |
+
torch==2.3.0+cu118
|
249 |
+
torchaudio==2.3.0+cu118
|
250 |
+
torchvision==0.18.0+cu118
|
251 |
+
tornado==6.4
|
252 |
+
tqdm==4.66.4
|
253 |
+
traitlets==5.14.3
|
254 |
+
transformers==4.40.2
|
255 |
+
typer==0.9.4
|
256 |
+
types-python-dateutil==2.9.0.20240316
|
257 |
+
typing-inspect==0.9.0
|
258 |
+
typing_extensions==4.11.0
|
259 |
+
tzdata==2024.1
|
260 |
+
ujson==5.10.0
|
261 |
+
unstructured==0.14.0
|
262 |
+
unstructured-client==0.22.0
|
263 |
+
uri-template==1.3.0
|
264 |
+
urllib3==2.2.1
|
265 |
+
uvicorn==0.29.0
|
266 |
+
wasabi==1.1.2
|
267 |
+
watchdog==4.0.0
|
268 |
+
watchfiles==0.21.0
|
269 |
+
wcwidth==0.2.13
|
270 |
+
weasel==0.3.4
|
271 |
+
webcolors==1.13
|
272 |
+
webencodings==0.5.1
|
273 |
+
websocket-client==1.8.0
|
274 |
+
websockets==11.0.3
|
275 |
+
widgetsnbextension==4.0.10
|
276 |
+
wrapt==1.16.0
|
277 |
+
xxhash==3.4.1
|
278 |
+
yarl==1.9.4
|