WebashalarForML commited on
Commit
acff3f1
·
verified ·
1 Parent(s): 5aa38cc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +34 -34
requirements.txt CHANGED
@@ -2,20 +2,16 @@ aiofiles
2
  aiohappyeyeballs
3
  aiohttp
4
  aiosignal
5
- albucore
6
- albumentations
7
  annotated-types
8
  ansicon
9
  antlr4-python3-runtime
10
  anyio
11
  asgiref
12
- astor
13
  asttokens
14
  attrs
15
  backoff
16
  bcrypt
17
  beautifulsoup4
18
- bitarray
19
  blessed
20
  blinker
21
  build
@@ -27,35 +23,38 @@ charset-normalizer
27
  chroma-hnswlib
28
  chromadb
29
  click
 
30
  coloredlogs
31
  comm
32
  contourpy
33
  cryptography
34
  cycler
35
- Cython
36
  dataclasses-json
37
  debugpy
38
  decorator
39
  Deprecated
40
- diskcache
41
  durationpy
 
42
  emoji
 
43
  eval_type_backport
44
  executing
45
- fairseq
46
  fastapi
47
  filelock
48
  filetype
49
- fire
50
  Flask
51
  flatbuffers
52
  fonttools
53
  frozenlist
54
  fsspec
 
55
  google-auth
 
56
  googleapis-common-protos
57
  greenlet
58
  grpcio
 
59
  h11
60
  html5lib
61
  httpcore
@@ -64,13 +63,11 @@ httpx
64
  httpx-sse
65
  huggingface-hub
66
  humanfriendly
67
- hydra-core
68
  idna
69
- imageio
70
- imgaug
71
  importlib_metadata
72
  importlib_resources
73
  InstructorEmbedding
 
74
  ipykernel
75
  ipython
76
  itsdangerous
@@ -79,6 +76,7 @@ Jinja2
79
  jinxed
80
  jiter
81
  joblib
 
82
  jsonpath-python
83
  jsonpointer
84
  jupyter_client
@@ -91,13 +89,11 @@ langchain-core
91
  langchain-huggingface
92
  langchain-openai
93
  langchain-text-splitters
94
- langchainhub
95
  langdetect
96
  langsmith
97
- lazy_loader
98
- llama_cpp_python
99
- lmdb
100
  lxml
 
101
  markdown-it-py
102
  MarkupSafe
103
  marshmallow
@@ -120,9 +116,8 @@ omegaconf
120
  onnx
121
  onnxruntime
122
  openai
123
- opencv-contrib-python
124
  opencv-python
125
- opencv-python-headless
126
  opentelemetry-api
127
  opentelemetry-exporter-otlp-proto-common
128
  opentelemetry-exporter-otlp-proto-grpc
@@ -133,14 +128,16 @@ opentelemetry-proto
133
  opentelemetry-sdk
134
  opentelemetry-semantic-conventions
135
  opentelemetry-util-http
136
- opt-einsum
137
  orjson
138
  overrides
139
  packaging
140
- paddleocr
141
- paddlepaddle
142
  pandas
143
  parso
 
 
 
 
 
144
  pillow
145
  pinecone-client
146
  pinecone-notebooks
@@ -148,34 +145,39 @@ pinecone-plugin-inference
148
  pinecone-plugin-interface
149
  pinecone-text
150
  platformdirs
151
- poppler-utils
152
  portalocker
153
  posthog
154
  prompt_toolkit
155
  propcache
 
156
  protobuf
157
  psutil
158
  pure_eval
159
  pyasn1
160
  pyasn1_modules
161
- pyclipper
162
  pycparser
163
  pydantic
164
  pydantic-settings
165
  pydantic_core
166
  Pygments
 
167
  pyparsing
168
  pypdf
 
169
  PyPika
170
  pyproject_hooks
171
  pyreadline3
172
- pytesseract
173
  python-dateutil
174
  python-docx
175
  python-dotenv
176
  python-iso639
177
  python-magic
178
- rank-bm25
 
 
 
 
179
  RapidFuzz
180
  readchar
181
  regex
@@ -185,14 +187,11 @@ requests-toolbelt
185
  revel
186
  rich
187
  rsa
188
- sacrebleu
189
  safetensors
190
- scikit-image
191
  scikit-learn
192
  scipy
193
  sentence-transformers
194
  setuptools
195
- shapely
196
  shellingham
197
  six
198
  sniffio
@@ -201,20 +200,17 @@ SQLAlchemy
201
  stack-data
202
  starlette
203
  sympy
204
- tabulate
205
  tenacity
206
- termcolor
207
  threadpoolctl
208
- tifffile
209
  tiktoken
210
- tokenizer
211
- tomli
212
  torch
213
- torchaudio
214
  torchvision
215
  tornado
216
  tqdm
217
  traitlets
 
218
  typer
219
  types-requests
220
  typing-inspect
@@ -222,7 +218,10 @@ typing_extensions
222
  tzdata
223
  u
224
  unstructured
 
225
  unstructured-client
 
 
226
  urllib3
227
  uvicorn
228
  watchfiles
@@ -232,8 +231,9 @@ websocket-client
232
  websockets
233
  Werkzeug
234
  wget
235
- wheel
236
  wrapt
 
 
237
  yarl
238
  zipp
239
  gunicorn
 
2
  aiohappyeyeballs
3
  aiohttp
4
  aiosignal
 
 
5
  annotated-types
6
  ansicon
7
  antlr4-python3-runtime
8
  anyio
9
  asgiref
 
10
  asttokens
11
  attrs
12
  backoff
13
  bcrypt
14
  beautifulsoup4
 
15
  blessed
16
  blinker
17
  build
 
23
  chroma-hnswlib
24
  chromadb
25
  click
26
+ colorama
27
  coloredlogs
28
  comm
29
  contourpy
30
  cryptography
31
  cycler
 
32
  dataclasses-json
33
  debugpy
34
  decorator
35
  Deprecated
36
+ distro
37
  durationpy
38
+ effdet
39
  emoji
40
+ et_xmlfile
41
  eval_type_backport
42
  executing
 
43
  fastapi
44
  filelock
45
  filetype
 
46
  Flask
47
  flatbuffers
48
  fonttools
49
  frozenlist
50
  fsspec
51
+ google-api-core
52
  google-auth
53
+ google-cloud-vision
54
  googleapis-common-protos
55
  greenlet
56
  grpcio
57
+ grpcio-status
58
  h11
59
  html5lib
60
  httpcore
 
63
  httpx-sse
64
  huggingface-hub
65
  humanfriendly
 
66
  idna
 
 
67
  importlib_metadata
68
  importlib_resources
69
  InstructorEmbedding
70
+ iopath
71
  ipykernel
72
  ipython
73
  itsdangerous
 
76
  jinxed
77
  jiter
78
  joblib
79
+ jsonpatch
80
  jsonpath-python
81
  jsonpointer
82
  jupyter_client
 
89
  langchain-huggingface
90
  langchain-openai
91
  langchain-text-splitters
 
92
  langdetect
93
  langsmith
94
+ layoutparser
 
 
95
  lxml
96
+ Markdown
97
  markdown-it-py
98
  MarkupSafe
99
  marshmallow
 
116
  onnx
117
  onnxruntime
118
  openai
 
119
  opencv-python
120
+ openpyxl
121
  opentelemetry-api
122
  opentelemetry-exporter-otlp-proto-common
123
  opentelemetry-exporter-otlp-proto-grpc
 
128
  opentelemetry-sdk
129
  opentelemetry-semantic-conventions
130
  opentelemetry-util-http
 
131
  orjson
132
  overrides
133
  packaging
 
 
134
  pandas
135
  parso
136
+ pdf2image
137
+ pdfminer.six
138
+ pdfplumber
139
+ pi_heif
140
+ pikepdf
141
  pillow
142
  pinecone-client
143
  pinecone-notebooks
 
145
  pinecone-plugin-interface
146
  pinecone-text
147
  platformdirs
 
148
  portalocker
149
  posthog
150
  prompt_toolkit
151
  propcache
152
+ proto-plus
153
  protobuf
154
  psutil
155
  pure_eval
156
  pyasn1
157
  pyasn1_modules
158
+ pycocotools
159
  pycparser
160
  pydantic
161
  pydantic-settings
162
  pydantic_core
163
  Pygments
164
+ pypandoc
165
  pyparsing
166
  pypdf
167
+ pypdfium2
168
  PyPika
169
  pyproject_hooks
170
  pyreadline3
 
171
  python-dateutil
172
  python-docx
173
  python-dotenv
174
  python-iso639
175
  python-magic
176
+ python-multipart
177
+ python-oxmsg
178
+ python-pptx
179
+ PyYAML
180
+ pyzmq
181
  RapidFuzz
182
  readchar
183
  regex
 
187
  revel
188
  rich
189
  rsa
 
190
  safetensors
 
191
  scikit-learn
192
  scipy
193
  sentence-transformers
194
  setuptools
 
195
  shellingham
196
  six
197
  sniffio
 
200
  stack-data
201
  starlette
202
  sympy
 
203
  tenacity
 
204
  threadpoolctl
 
205
  tiktoken
206
+ timm
207
+ tokenizers
208
  torch
 
209
  torchvision
210
  tornado
211
  tqdm
212
  traitlets
213
+ transformers
214
  typer
215
  types-requests
216
  typing-inspect
 
218
  tzdata
219
  u
220
  unstructured
221
+ unstructured[all-docs]
222
  unstructured-client
223
+ unstructured-inference
224
+ unstructured.pytesseract
225
  urllib3
226
  uvicorn
227
  watchfiles
 
231
  websockets
232
  Werkzeug
233
  wget
 
234
  wrapt
235
+ xlrd
236
+ XlsxWriter
237
  yarl
238
  zipp
239
  gunicorn