shynobi1 commited on
Commit
67f3197
·
1 Parent(s): d9121fc

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +263 -0
requirements.txt ADDED
@@ -0,0 +1,263 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ appnope==0.1.4
8
+ argon2-cffi==23.1.0
9
+ argon2-cffi-bindings==21.2.0
10
+ arrow==1.3.0
11
+ asgiref==3.8.1
12
+ asttokens==2.4.1
13
+ astunparse==1.6.3
14
+ async-lru==2.0.4
15
+ attrs==23.2.0
16
+ Babel==2.14.0
17
+ backoff==2.2.1
18
+ bcrypt==4.1.3
19
+ beautifulsoup4==4.12.3
20
+ bleach==6.1.0
21
+ blis==0.7.11
22
+ bs4==0.0.2
23
+ build==1.2.1
24
+ cachetools==5.3.3
25
+ catalogue==2.0.10
26
+ certifi==2024.2.2
27
+ cffi==1.16.0
28
+ chardet==5.2.0
29
+ charset-normalizer==3.3.2
30
+ chroma-hnswlib==0.7.3
31
+ chromadb==0.4.24
32
+ click==8.1.7
33
+ cloudpathlib==0.16.0
34
+ coloredlogs==15.0.1
35
+ comm==0.2.2
36
+ confection==0.1.4
37
+ contourpy==1.2.1
38
+ cycler==0.12.1
39
+ cymem==2.0.8
40
+ dataclasses-json==0.6.5
41
+ debugpy==1.8.1
42
+ decorator==5.1.1
43
+ deepdiff==7.0.1
44
+ defusedxml==0.7.1
45
+ Deprecated==1.2.14
46
+ dill==0.3.8
47
+ distro==1.9.0
48
+ emoji==2.11.1
49
+ execnb==0.1.5
50
+ executing==2.0.1
51
+ fastai==2.7.14
52
+ fastapi==0.110.2
53
+ fastcore==1.5.29
54
+ fastdownload==0.0.7
55
+ fastjsonschema==2.19.1
56
+ fastprogress==1.0.3
57
+ ffmpy==0.3.2
58
+ filelock==3.13.4
59
+ filetype==1.2.0
60
+ flatbuffers==24.3.25
61
+ fonttools==4.51.0
62
+ fqdn==1.5.1
63
+ frozenlist==1.4.1
64
+ fsspec==2024.3.1
65
+ ghapi==1.0.5
66
+ google-auth==2.29.0
67
+ googleapis-common-protos==1.63.0
68
+ gradio==4.27.0
69
+ gradio_client==0.15.1
70
+ grpcio==1.63.0
71
+ h11==0.14.0
72
+ httpcore==1.0.5
73
+ httptools==0.6.1
74
+ httpx==0.27.0
75
+ huggingface-hub==0.22.2
76
+ humanfriendly==10.0
77
+ idna==3.7
78
+ importlib-metadata==7.0.0
79
+ importlib_resources==6.4.0
80
+ ipykernel==6.29.4
81
+ ipython==8.23.0
82
+ ipywidgets==8.0.4
83
+ isoduration==20.11.0
84
+ jedi==0.19.1
85
+ Jinja2==3.1.3
86
+ joblib==1.4.0
87
+ json5==0.9.25
88
+ jsonpatch==1.33
89
+ jsonpath-python==1.0.6
90
+ jsonpointer==2.4
91
+ jsonschema==4.21.1
92
+ jsonschema-specifications==2023.12.1
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.6
100
+ jupyterlab-quarto==0.3.3
101
+ jupyterlab_pygments==0.3.0
102
+ jupyterlab_server==2.26.0
103
+ jupyterlab_widgets==3.0.10
104
+ kiwisolver==1.4.5
105
+ kubernetes==29.0.0
106
+ langchain==0.1.17
107
+ langchain-chroma==0.1.0
108
+ langchain-community==0.0.37
109
+ langchain-core==0.1.52
110
+ langchain-openai==0.1.6
111
+ langchain-text-splitters==0.0.1
112
+ langchainhub==0.1.15
113
+ langcodes==3.4.0
114
+ langdetect==1.0.9
115
+ langsmith==0.1.54
116
+ language_data==1.2.0
117
+ lxml==5.2.1
118
+ marisa-trie==1.1.0
119
+ markdown-it-py==3.0.0
120
+ MarkupSafe==2.1.5
121
+ marshmallow==3.21.2
122
+ matplotlib==3.8.4
123
+ matplotlib-inline==0.1.7
124
+ mdurl==0.1.2
125
+ mistune==3.0.2
126
+ mmh3==4.1.0
127
+ monotonic==1.6
128
+ mpmath==1.3.0
129
+ multidict==6.0.5
130
+ murmurhash==1.0.10
131
+ mypy-extensions==1.0.0
132
+ nbclient==0.10.0
133
+ nbconvert==7.16.3
134
+ nbdev==2.3.13
135
+ nbformat==5.10.4
136
+ nest-asyncio==1.6.0
137
+ networkx==3.3
138
+ nltk==3.8.1
139
+ notebook==7.1.2
140
+ notebook_shim==0.2.4
141
+ numpy==1.26.4
142
+ oauthlib==3.2.2
143
+ onnxruntime==1.17.3
144
+ openai==1.26.0
145
+ opentelemetry-api==1.24.0
146
+ opentelemetry-exporter-otlp-proto-common==1.24.0
147
+ opentelemetry-exporter-otlp-proto-grpc==1.24.0
148
+ opentelemetry-instrumentation==0.45b0
149
+ opentelemetry-instrumentation-asgi==0.45b0
150
+ opentelemetry-instrumentation-fastapi==0.45b0
151
+ opentelemetry-proto==1.24.0
152
+ opentelemetry-sdk==1.24.0
153
+ opentelemetry-semantic-conventions==0.45b0
154
+ opentelemetry-util-http==0.45b0
155
+ ordered-set==4.1.0
156
+ orjson==3.10.1
157
+ overrides==7.7.0
158
+ packaging==23.2
159
+ pandas==2.2.2
160
+ pandocfilters==1.5.1
161
+ parso==0.8.4
162
+ pexpect==4.9.0
163
+ pillow==10.3.0
164
+ platformdirs==4.2.0
165
+ posthog==3.5.0
166
+ preshed==3.0.9
167
+ prometheus_client==0.20.0
168
+ prompt-toolkit==3.0.43
169
+ protobuf==4.25.3
170
+ psutil==5.9.8
171
+ ptyprocess==0.7.0
172
+ pulsar-client==3.5.0
173
+ pure-eval==0.2.2
174
+ pyasn1==0.6.0
175
+ pyasn1_modules==0.4.0
176
+ pycparser==2.22
177
+ pydantic==2.7.1
178
+ pydantic_core==2.18.2
179
+ pydub==0.25.1
180
+ Pygments==2.17.2
181
+ pyparsing==3.1.2
182
+ pypdf==4.2.0
183
+ PyPika==0.48.9
184
+ pyproject_hooks==1.1.0
185
+ python-dateutil==2.9.0.post0
186
+ python-dotenv==1.0.1
187
+ python-iso639==2024.4.27
188
+ python-json-logger==2.0.7
189
+ python-magic==0.4.27
190
+ python-multipart==0.0.9
191
+ pytz==2024.1
192
+ PyYAML==6.0.1
193
+ pyzmq==26.0.0
194
+ rapidfuzz==3.9.0
195
+ referencing==0.34.0
196
+ regex==2024.4.28
197
+ requests==2.31.0
198
+ requests-oauthlib==2.0.0
199
+ rfc3339-validator==0.1.4
200
+ rfc3986-validator==0.1.1
201
+ rich==13.7.1
202
+ rpds-py==0.18.0
203
+ rsa==4.9
204
+ ruff==0.4.1
205
+ scikit-learn==1.4.2
206
+ scipy==1.13.0
207
+ semantic-version==2.10.0
208
+ Send2Trash==1.8.3
209
+ setuptools==69.5.1
210
+ shellingham==1.5.4
211
+ six==1.16.0
212
+ smart-open==6.4.0
213
+ sniffio==1.3.1
214
+ soupsieve==2.5
215
+ spacy==3.7.4
216
+ spacy-legacy==3.0.12
217
+ spacy-loggers==1.0.5
218
+ SQLAlchemy==2.0.30
219
+ srsly==2.4.8
220
+ stack-data==0.6.3
221
+ starlette==0.37.2
222
+ sympy==1.12
223
+ tabulate==0.9.0
224
+ tenacity==8.3.0
225
+ terminado==0.18.1
226
+ thinc==8.2.3
227
+ threadpoolctl==3.4.0
228
+ tiktoken==0.6.0
229
+ tinycss2==1.2.1
230
+ tokenizers==0.19.1
231
+ tomlkit==0.12.0
232
+ toolz==0.12.1
233
+ torch==2.2.2
234
+ torchvision==0.17.2
235
+ tornado==6.4
236
+ tqdm==4.66.2
237
+ traitlets==5.14.2
238
+ typer==0.12.3
239
+ types-python-dateutil==2.9.0.20240316
240
+ types-requests==2.31.0.20240406
241
+ typing-inspect==0.9.0
242
+ typing_extensions==4.11.0
243
+ tzdata==2024.1
244
+ unstructured==0.11.8
245
+ unstructured-client==0.22.0
246
+ uri-template==1.3.0
247
+ urllib3==2.2.1
248
+ uvicorn==0.29.0
249
+ uvloop==0.19.0
250
+ wasabi==1.1.2
251
+ watchdog==4.0.0
252
+ watchfiles==0.21.0
253
+ wcwidth==0.2.13
254
+ weasel==0.3.4
255
+ webcolors==1.13
256
+ webencodings==0.5.1
257
+ websocket-client==1.7.0
258
+ websockets==11.0.3
259
+ wheel==0.43.0
260
+ widgetsnbextension==4.0.10
261
+ wrapt==1.16.0
262
+ yarl==1.9.4
263
+ zipp==3.18.1