hosseinhimself commited on
Commit
3cab0fa
·
verified ·
1 Parent(s): 327e1a1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +359 -0
requirements.txt CHANGED
@@ -1,7 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ctransformers==0.2.27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  gradio==4.36.1
3
  gradio_client==1.0.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  huggingface-hub==0.24.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  llama-index==0.10.12
6
  llama-index-agent-openai==0.1.7
7
  llama-index-cli==0.1.12
@@ -19,4 +167,215 @@ llama-index-question-gen-openai==0.1.3
19
  llama-index-readers-file==0.1.25
20
  llama-index-readers-llama-parse==0.1.4
21
  llama-index-vector-stores-faiss==0.1.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  transformers==4.42.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ accelerate==0.31.0
3
+ aiocache==0.12.0
4
+ aiofiles==23.2.1
5
+ aiohttp==3.9.5
6
+ aiosignal==1.3.1
7
+ aiosqlite==0.17.0
8
+ alembic==1.13.2
9
+ altair==5.3.0
10
+ annotated-types==0.7.0
11
+ anyio==4.4.0
12
+ arsenic==21.8
13
+ asgiref==3.5.2
14
+ asttokens==2.4.1
15
+ astunparse==1.6.3
16
+ async-timeout==4.0.3
17
+ attrs==23.2.0
18
+ backcall==0.2.0
19
+ backoff==2.2.1
20
+ banal==1.0.6
21
+ beautifulsoup4==4.12.3
22
+ bitsandbytes==0.43.1
23
+ bleach==6.1.0
24
+ blis==0.7.11
25
+ boto3==1.34.136
26
+ botocore==1.34.136
27
+ bpemb==0.3.5
28
+ Brotli==1.0.9
29
+ browser-cookie3==0.19.1
30
+ cachetools==5.3.3
31
+ catalogue==2.0.10
32
+ certifi==2024.6.2
33
+ cffi==1.16.0
34
+ chardet==3.0.4
35
+ charset-normalizer==3.3.2
36
+ click==8.1.7
37
+ cloudpathlib==0.18.1
38
+ cloudpickle==3.0.0
39
+ cmake==3.30.0
40
+ coloredlogs==15.0.1
41
+ comm==0.2.2
42
+ confection==0.1.5
43
+ conllu==4.5.3
44
+ contourpy==1.2.1
45
+ cryptography==38.0.4
46
  ctransformers==0.2.27
47
+ cycler==0.12.1
48
+ cymem==2.0.8
49
+ dataclasses-json==0.6.7
50
+ dataset==1.6.2
51
+ datasets==2.20.0
52
+ de-core-news-sm @ https://github.com/explosion/spacy-models/releases/download/de_core_news_sm-3.7.0/de_core_news_sm-3.7.0-py3-none-any.whl#sha256=d88c737eb7eb766f730f6a2dcb99dfcdb81623e1e0d89a9c638a2182ac19c52e
53
+ debugpy==1.8.1
54
+ decorator==5.1.1
55
+ deep-translator==1.11.4
56
+ defusedxml==0.7.1
57
+ Deprecated==1.2.14
58
+ deptry==0.16.1
59
+ dill==0.3.8
60
+ dirtyjson==1.0.8
61
+ diskcache==5.6.3
62
+ distro==1.9.0
63
+ dnspython==2.3.0
64
+ docopt==0.6.2
65
+ einops==0.8.0
66
+ email_validator==2.2.0
67
+ exceptiongroup==1.2.1
68
+ executing==2.0.1
69
+ faiss-cpu==1.8.0
70
+ fastapi==0.111.0
71
+ fastapi-cli==0.0.4
72
+ fastembed==0.2.7
73
+ fastjsonschema==2.20.0
74
+ fasttext-wheel==0.9.2
75
+ ffmpy==0.3.2
76
+ filelock==3.15.1
77
+ flair==0.13.1
78
+ flashtext==2.7
79
+ Flask==2.2.5
80
+ flatbuffers==24.3.25
81
+ fonttools==4.53.0
82
+ frozenlist==1.4.1
83
+ fsspec==2024.5.0
84
+ ftfy==6.2.0
85
+ gast==0.5.4
86
+ gdown==5.2.0
87
+ gensim==4.3.2
88
+ google-ai-generativelanguage==0.6.4
89
+ google-api-core==2.19.0
90
+ google-api-python-client==2.134.0
91
+ google-auth==2.30.0
92
+ google-auth-httplib2==0.2.0
93
+ google-generativeai==0.5.4
94
+ google-pasta==0.2.0
95
+ googleapis-common-protos==1.63.1
96
+ googletrans==4.0.0rc1
97
+ GPUtil==1.4.0
98
  gradio==4.36.1
99
  gradio_client==1.0.1
100
+ greenlet==3.0.3
101
+ grpcio==1.64.1
102
+ grpcio-status==1.62.2
103
+ h11==0.14.0
104
+ h2==3.2.0
105
+ h5py==3.11.0
106
+ hazm==0.10.0
107
+ hpack==3.0.0
108
+ hstspreload==2024.6.1
109
+ httpcore==1.0.5
110
+ httplib2==0.22.0
111
+ httptools==0.6.1
112
+ httpx==0.27.0
113
+ httpx-ntlm==1.4.0
114
  huggingface-hub==0.24.0
115
+ humanfriendly==10.0
116
+ hyperframe==5.2.0
117
+ idna==3.7
118
+ importlib_resources==6.4.0
119
+ install==1.3.5
120
+ interegular==0.3.3
121
+ ipykernel==6.29.4
122
+ ipython==8.12.3
123
+ itsdangerous==2.2.0
124
+ Janome==0.5.0
125
+ jedi==0.19.1
126
+ jeepney==0.8.0
127
+ Jinja2==3.1.4
128
+ jmespath==1.0.1
129
+ joblib==1.4.2
130
+ jsonpatch==1.33
131
+ jsonpointer==3.0.0
132
+ jsonschema==4.22.0
133
+ jsonschema-specifications==2023.12.1
134
+ jupyter_client==8.6.2
135
+ jupyter_core==5.7.2
136
+ jupyterlab_pygments==0.3.0
137
+ kaitaistruct==0.10
138
+ keras==3.3.3
139
+ kiwisolver==1.4.5
140
+ langchain==0.2.5
141
+ langchain-community==0.2.5
142
+ langchain-core==0.2.9
143
+ langchain-google-genai==1.0.6
144
+ langchain-text-splitters==0.2.1
145
+ langcodes==3.4.0
146
+ langdetect==1.0.9
147
+ langfuse==2.39.1
148
+ langsmith==0.1.81
149
+ language_data==1.2.0
150
+ lark==1.1.9
151
+ ldap3==2.9.1
152
+ libclang==18.1.1
153
  llama-index==0.10.12
154
  llama-index-agent-openai==0.1.7
155
  llama-index-cli==0.1.12
 
167
  llama-index-readers-file==0.1.25
168
  llama-index-readers-llama-parse==0.1.4
169
  llama-index-vector-stores-faiss==0.1.2
170
+ llama-parse==0.4.4
171
+ llama_cpp_python @ https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.83-cu122/llama_cpp_python-0.2.83-cp310-cp310-linux_x86_64.whl#sha256=66e86348c3064790c192b30669f0af196d2d9425e1bfe260c856b65009328a7e
172
+ llamaindex-py-client==0.1.19
173
+ llvmlite==0.43.0
174
+ lm-format-enforcer==0.10.3
175
+ loguru==0.7.2
176
+ lxml==5.2.2
177
+ lz4==4.3.3
178
+ Mako==1.3.5
179
+ marisa-trie==1.2.0
180
+ Markdown==3.6
181
+ markdown-it-py==3.0.0
182
+ MarkupSafe==2.1.5
183
+ marshmallow==3.21.3
184
+ matplotlib==3.9.0
185
+ matplotlib-inline==0.1.7
186
+ mdurl==0.1.2
187
+ minijinja==2.0.1
188
+ mistune==3.0.2
189
+ mitmproxy==9.0.0
190
+ mitmproxy_wireguard==0.1.23
191
+ ml-dtypes==0.3.2
192
+ more-itertools==10.3.0
193
+ mpld3==0.5.10
194
+ mpmath==1.3.0
195
+ msgpack==1.0.8
196
+ multidict==6.0.5
197
+ multilingual-pdf2text==1.1.0
198
+ multiprocess==0.70.16
199
+ murmurhash==1.0.10
200
+ mypy-extensions==1.0.0
201
+ namex==0.0.8
202
+ nbclient==0.10.0
203
+ nbconvert==7.16.4
204
+ nbformat==5.10.4
205
+ nest-asyncio==1.6.0
206
+ networkx==3.3
207
+ ninja==1.11.1.1
208
+ nltk==3.8.1
209
+ numba==0.60.0
210
+ numpy==1.24.3
211
+ nvidia-cublas-cu12==12.1.3.1
212
+ nvidia-cuda-cupti-cu12==12.1.105
213
+ nvidia-cuda-nvrtc-cu12==12.1.105
214
+ nvidia-cuda-runtime-cu12==12.1.105
215
+ nvidia-cudnn-cu12==8.9.2.26
216
+ nvidia-cufft-cu12==11.0.2.54
217
+ nvidia-curand-cu12==10.3.2.106
218
+ nvidia-cusolver-cu12==11.4.5.107
219
+ nvidia-cusparse-cu12==12.1.0.106
220
+ nvidia-ml-py==12.555.43
221
+ nvidia-nccl-cu12==2.20.5
222
+ nvidia-nvjitlink-cu12==12.5.40
223
+ nvidia-nvtx-cu12==12.1.105
224
+ onnx==1.16.1
225
+ onnxruntime==1.18.1
226
+ openai==1.34.0
227
+ opt-einsum==3.3.0
228
+ optree==0.11.0
229
+ orjson==3.10.5
230
+ outlines==0.0.46
231
+ packaging==23.2
232
+ pandas==2.2.2
233
+ pandocfilters==1.5.1
234
+ parsivar==0.2.3.1
235
+ parso==0.8.4
236
+ passlib==1.7.4
237
+ pdf2image==1.17.0
238
+ pexpect==4.9.0
239
+ pickleshare==0.7.5
240
+ pillow==10.3.0
241
+ pip-autoremove==0.10.0
242
+ pipreqs==0.5.0
243
+ platformdirs==4.2.2
244
+ pptree==3.1
245
+ preshed==3.0.9
246
+ prometheus-fastapi-instrumentator==7.0.0
247
+ prometheus_client==0.20.0
248
+ prompt_toolkit==3.0.47
249
+ proto-plus==1.24.0
250
+ protobuf==4.25.3
251
+ psutil==5.9.8
252
+ ptyprocess==0.7.0
253
+ publicsuffix2==2.20191221
254
+ pure-eval==0.2.2
255
+ py-cpuinfo==9.0.0
256
+ pyairports==2.1.1
257
+ pyarrow==17.0.0
258
+ pyarrow-hotfix==0.6
259
+ pyasn1==0.4.8
260
+ pyasn1_modules==0.4.0
261
+ pybind11==2.13.1
262
+ pycountry==24.6.1
263
+ pycparser==2.22
264
+ pycryptodomex==3.20.0
265
+ pydantic==2.7.4
266
+ pydantic_core==2.18.4
267
+ pydub==0.25.1
268
+ Pygments==2.18.0
269
+ pymongo==3.12.3
270
+ pyOpenSSL==22.1.0
271
+ pyparsing==3.0.9
272
+ pypdf==4.2.0
273
+ PyPDF2==3.0.1
274
+ pyperclip==1.8.2
275
+ PySocks==1.7.1
276
+ pyspnego==0.11.0
277
+ pytesseract==0.3.10
278
+ python-crfsuite==0.9.10
279
+ python-dateutil==2.9.0.post0
280
+ python-docx==1.1.2
281
+ python-dotenv==1.0.1
282
+ python-multipart==0.0.9
283
+ pytorch_revgrad==0.2.0
284
+ pytz==2024.1
285
+ PyYAML==6.0.1
286
+ pyzmq==26.0.3
287
+ ray==2.32.0
288
+ referencing==0.35.1
289
+ regex==2024.5.15
290
+ requests==2.32.3
291
+ rfc3986==1.5.0
292
+ rich==13.7.1
293
+ rpds-py==0.18.1
294
+ rsa==4.9
295
+ ruamel.yaml==0.17.40
296
+ ruamel.yaml.clib==0.2.8
297
+ ruff==0.4.10
298
+ s3transfer==0.10.2
299
+ safetensors==0.4.3
300
+ scikit-learn==1.5.0
301
+ scipy==1.11.0
302
+ segtok==1.5.11
303
+ semantic-version==2.10.0
304
+ semver==3.0.2
305
+ sentence-transformers==3.0.1
306
+ sentencepiece==0.2.0
307
+ shellingham==1.5.4
308
+ six==1.16.0
309
+ smart-open==7.0.4
310
+ sniffio==1.3.1
311
+ socksio==1.0.0
312
+ sortedcontainers==2.4.0
313
+ soupsieve==2.5
314
+ spaces==0.28.3
315
+ spacy==3.7.5
316
+ spacy-legacy==3.0.12
317
+ spacy-loggers==1.0.5
318
+ SQLAlchemy==1.4.52
319
+ sqlitedict==2.1.0
320
+ srsly==2.4.8
321
+ stack-data==0.6.3
322
+ starlette==0.37.2
323
+ striprtf==0.0.26
324
+ structlog==20.2.0
325
+ sympy==1.12.1
326
+ tabulate==0.9.0
327
+ tenacity==8.3.0
328
+ tensorboard==2.16.2
329
+ tensorboard-data-server==0.7.2
330
+ tensorflow==2.16.1
331
+ tensorflow-io-gcs-filesystem==0.37.0
332
+ termcolor==2.4.0
333
+ text-generation==0.7.0
334
+ tf_keras==2.16.0
335
+ thinc==8.2.4
336
+ threadpoolctl==3.5.0
337
+ tiktoken==0.7.0
338
+ tinycss2==1.3.0
339
+ tld==0.13
340
+ tokenizers==0.19.1
341
+ tomli==2.0.1
342
+ tomlkit==0.12.0
343
+ toolz==0.12.1
344
+ torch==2.3.1
345
+ torchaudio==2.3.1
346
+ torchvision==0.18.1
347
+ tornado==6.4.1
348
+ tqdm==4.66.4
349
+ traitlets==5.14.3
350
+ transformer-smaller-training-vocab==0.4.0
351
  transformers==4.42.4
352
+ triton==2.3.1
353
+ typer==0.12.3
354
+ typing-inspect==0.9.0
355
+ typing_extensions==4.12.2
356
+ tzdata==2024.1
357
+ ujson==5.10.0
358
+ uritemplate==4.1.1
359
+ urllib3==2.2.2
360
+ urwid==2.1.2
361
+ uvicorn==0.30.1
362
+ uvloop==0.19.0
363
+ vllm==0.5.2
364
+ vllm-flash-attn==2.5.9.post1
365
+ wapiti3==3.1.8
366
+ wasabi==1.1.3
367
+ watchfiles==0.22.0
368
+ wcwidth==0.2.13
369
+ weasel==0.4.1
370
+ webencodings==0.5.1
371
+ websockets==11.0.3
372
+ Werkzeug==3.0.3
373
+ Wikipedia-API==0.6.0
374
+ wrapt==1.16.0
375
+ wsproto==1.2.0
376
+ xformers==0.0.27
377
+ xxhash==3.4.1
378
+ yarg==0.1.9
379
+ yarl==1.9.4
380
+ yaswfp==0.9.3
381
+ zstandard==0.18.0