dataprincess commited on
Commit
5595fef
·
verified ·
1 Parent(s): d435b01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -207
requirements.txt CHANGED
@@ -1,207 +1,11 @@
1
- aiohappyeyeballs==2.4.0
2
- aiohttp==3.10.5
3
- aiosignal==1.3.1
4
- annotated-types==0.7.0
5
- antlr4-python3-runtime==4.9.3
6
- anyio==4.6.0
7
- asttokens==2.4.1
8
- attrs==24.2.0
9
- backoff==2.2.1
10
- beautifulsoup4==4.12.3
11
- blis==0.7.11
12
- cachetools==5.5.0
13
- catalogue==2.0.10
14
- certifi==2024.8.30
15
- cffi==1.17.1
16
- chardet==5.2.0
17
- charset-normalizer==3.3.2
18
- click==8.1.7
19
- cloudpathlib==0.19.0
20
- colorama==0.4.6
21
- coloredlogs==15.0.1
22
- confection==0.1.5
23
- contourpy==1.3.0
24
- cryptography==43.0.1
25
- cycler==0.12.1
26
- cymem==2.0.8
27
- dataclasses-json==0.6.7
28
- decorator==5.1.1
29
- deepdiff==8.0.1
30
- Deprecated==1.2.14
31
- distro==1.9.0
32
- effdet==0.4.1
33
- emoji==2.13.0
34
- et-xmlfile==1.1.0
35
- executing==2.1.0
36
- fastembed==0.3.6
37
- filelock==3.16.1
38
- filetype==1.2.0
39
- flatbuffers==24.3.25
40
- fonttools==4.53.1
41
- frozenlist==1.4.1
42
- fsspec==2024.9.0
43
- gcloud==0.18.3
44
- google-api-core==2.20.0
45
- google-auth==2.35.0
46
- google-cloud-vision==3.7.4
47
- googleapis-common-protos==1.65.0
48
- greenlet==3.1.1
49
- groq==0.11.0
50
- grpcio==1.66.1
51
- grpcio-status==1.66.1
52
- grpcio-tools==1.66.1
53
- h11==0.14.0
54
- h2==4.1.0
55
- hpack==4.0.0
56
- httpcore==1.0.5
57
- httplib2==0.22.0
58
- httpx==0.27.2
59
- huggingface-hub==0.25.0
60
- humanfriendly==10.0
61
- hyperframe==6.0.1
62
- idna==3.10
63
- importlib_metadata==8.5.0
64
- iopath==0.1.10
65
- ipython==8.27.0
66
- jedi==0.19.1
67
- Jinja2==3.1.4
68
- joblib==1.4.2
69
- jsonpatch==1.33
70
- jsonpath-python==1.0.6
71
- jsonpointer==3.0.0
72
- jwcrypto==1.5.6
73
- kiwisolver==1.4.7
74
- langchain==0.3.0
75
- langchain-core==0.3.5
76
- langchain-groq==0.2.0
77
- langchain-text-splitters==0.3.0
78
- langcodes==3.4.1
79
- langdetect==1.0.9
80
- langsmith==0.1.125
81
- language_data==1.2.0
82
- layoutparser==0.3.4
83
- loguru==0.7.2
84
- lxml==5.3.0
85
- marisa-trie==1.2.0
86
- Markdown==3.7
87
- markdown-it-py==3.0.0
88
- MarkupSafe==2.1.5
89
- marshmallow==3.22.0
90
- matplotlib==3.9.2
91
- matplotlib-inline==0.1.7
92
- mdurl==0.1.2
93
- mmh3==4.1.0
94
- mpmath==1.3.0
95
- multidict==6.1.0
96
- murmurhash==1.0.10
97
- mypy-extensions==1.0.0
98
- nest-asyncio==1.6.0
99
- networkx==3.3
100
- nltk==3.9.1
101
- numpy==1.26.4
102
- oauth2client==4.1.3
103
- olefile==0.47
104
- omegaconf==2.3.0
105
- onnx==1.16.2
106
- onnxruntime==1.19.2
107
- opencv-python==4.10.0.84
108
- openpyxl==3.1.5
109
- orderly-set==5.2.2
110
- orjson==3.10.7
111
- packaging==24.1
112
- pandas==2.2.3
113
- parso==0.8.4
114
- pdf2image==1.17.0
115
- pdfminer.six==20231228
116
- pdfplumber==0.11.4
117
- pi_heif==0.18.0
118
- pikepdf==9.2.1
119
- pillow==10.4.0
120
- pinecone-client==5.0.1
121
- pinecone-plugin-inference==1.1.0
122
- pinecone-plugin-interface==0.0.7
123
- portalocker==2.10.1
124
- preshed==3.0.9
125
- prompt_toolkit==3.0.47
126
- proto-plus==1.24.0
127
- protobuf==5.28.2
128
- psutil==6.0.0
129
- pure_eval==0.2.3
130
- pyasn1==0.6.1
131
- pyasn1_modules==0.4.1
132
- pycocotools==2.0.8
133
- pycparser==2.22
134
- pycryptodome==3.20.0
135
- pydantic==2.9.2
136
- pydantic_core==2.23.4
137
- Pygments==2.18.0
138
- pypandoc==1.13
139
- pyparsing==3.1.4
140
- pypdf==5.0.0
141
- pypdfium2==4.30.0
142
- pyreadline3==3.5.4
143
- Pyrebase4==4.8.0
144
- PyStemmer==2.2.0.1
145
- python-dateutil==2.9.0.post0
146
- python-docx==1.1.2
147
- python-dotenv==1.0.1
148
- python-iso639==2024.4.27
149
- python-jwt==4.1.0
150
- python-magic==0.4.27
151
- python-multipart==0.0.10
152
- python-oxmsg==0.0.1
153
- python-pptx==1.0.2
154
- pytz==2024.2
155
- PyYAML==6.0.2
156
- qdrant-client==1.11.2
157
- rapidfuzz==3.9.7
158
- regex==2024.9.11
159
- requests==2.32.3
160
- requests-toolbelt==1.0.0
161
- rich==13.8.1
162
- rsa==4.9
163
- safetensors==0.4.5
164
- scipy==1.14.1
165
- setuptools==75.1.0
166
- shellingham==1.5.4
167
- six==1.16.0
168
- smart-open==7.0.4
169
- sniffio==1.3.1
170
- snowballstemmer==2.2.0
171
- soupsieve==2.6
172
- spacy==3.7.6
173
- spacy-legacy==3.0.12
174
- spacy-loggers==1.0.5
175
- SQLAlchemy==2.0.35
176
- srsly==2.4.8
177
- stack-data==0.6.3
178
- sympy==1.13.3
179
- tabulate==0.9.0
180
- tenacity==8.5.0
181
- thinc==8.2.5
182
- timm==1.0.9
183
- tokenizers==0.19.1
184
- torch==2.4.1
185
- torchvision==0.19.1
186
- tqdm==4.66.5
187
- traitlets==5.14.3
188
- transformers==4.44.2
189
- typer==0.12.5
190
- typing-inspect==0.9.0
191
- typing_extensions==4.12.2
192
- tzdata==2024.1
193
- unstructured==0.15.13
194
- unstructured-client==0.25.9
195
- unstructured-inference==0.7.36
196
- unstructured.pytesseract==0.3.13
197
- urllib3==1.26.20
198
- wasabi==1.1.3
199
- watermark==2.5.0
200
- wcwidth==0.2.13
201
- weasel==0.4.1
202
- win32-setctime==1.1.0
203
- wrapt==1.16.0
204
- xlrd==2.0.1
205
- XlsxWriter==3.2.0
206
- yarl==1.11.1
207
- zipp==3.20.2
 
1
+ gcloud
2
+ google-api-core
3
+ google-auth
4
+ groq
5
+ huggingface-hub
6
+ jsonpath-python
7
+ jsonpointer
8
+ oauth2client
9
+ pinecone-client
10
+ sentence-transformers
11
+ transformers