AI-trainer1 commited on
Commit
7fc377e
·
verified ·
1 Parent(s): 6471f74

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +226 -0
requirements.txt ADDED
@@ -0,0 +1,226 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.3.0
2
+ aiofiles==24.1.0
3
+ aiohappyeyeballs==2.4.4
4
+ aiohttp==3.11.11
5
+ aiosignal==1.3.2
6
+ altair==5.5.0
7
+ annotated-types==0.7.0
8
+ anyio==3.7.1
9
+ asgiref==3.8.1
10
+ asttokens==3.0.0
11
+ async-timeout==4.0.3
12
+ attrs==24.3.0
13
+ Authlib==1.3.1
14
+ backoff==2.2.1
15
+ bcrypt==4.2.1
16
+ beautifulsoup4==4.12.3
17
+ blobfile==3.0.0
18
+ build==1.2.2.post1
19
+ cachetools==5.5.0
20
+ certifi==2024.12.14
21
+ cffi==1.17.1
22
+ chardet==5.2.0
23
+ charset-normalizer==3.4.1
24
+ chroma-hnswlib==0.7.6
25
+ chromadb==0.5.20
26
+ click==8.1.8
27
+ colorama==0.4.6
28
+ coloredlogs==15.0.1
29
+ comm==0.2.2
30
+ contourpy==1.3.1
31
+ cryptography==44.0.0
32
+ cycler==0.12.1
33
+ dataclasses-json==0.5.14
34
+ debugpy==1.8.12
35
+ decorator==5.1.1
36
+ Deprecated==1.2.15
37
+ distro==1.9.0
38
+ durationpy==0.9
39
+ emoji==2.14.1
40
+ eval_type_backport==0.2.2
41
+ exceptiongroup==1.2.2
42
+ executing==2.1.0
43
+ faiss-cpu==1.7.4
44
+ fastapi==0.115.6
45
+ ffmpy==0.5.0
46
+ filelock==3.16.1
47
+ filetype==1.2.0
48
+ flatbuffers==24.12.23
49
+ fonttools==4.55.3
50
+ frozenlist==1.5.0
51
+ fsspec==2024.12.0
52
+ google-auth==2.37.0
53
+ googleapis-common-protos==1.66.0
54
+ gradio==3.27.0
55
+ gradio_client==1.5.4
56
+ greenlet==3.1.1
57
+ grpcio==1.69.0
58
+ grpcio-health-checking==1.69.0
59
+ grpcio-tools==1.69.0
60
+ h11==0.14.0
61
+ html5lib==1.1
62
+ httpcore==1.0.7
63
+ httptools==0.6.4
64
+ httpx==0.27.2
65
+ httpx-sse==0.4.0
66
+ huggingface-hub==0.27.1
67
+ humanfriendly==10.0
68
+ idna==3.10
69
+ importlib_metadata==8.5.0
70
+ importlib_resources==6.5.2
71
+ ipykernel==6.29.5
72
+ ipython==8.31.0
73
+ jedi==0.19.2
74
+ Jinja2==3.1.5
75
+ jiter==0.8.2
76
+ joblib==1.4.2
77
+ jsonpatch==1.33
78
+ jsonpath-python==1.0.6
79
+ jsonpointer==3.0.0
80
+ jsonschema==4.23.0
81
+ jsonschema-specifications==2024.10.1
82
+ jupyter_client==8.6.3
83
+ jupyter_core==5.7.2
84
+ kiwisolver==1.4.8
85
+ kubernetes==31.0.0
86
+ langchain==0.3.15
87
+ langchain-chroma==0.2.0
88
+ langchain-community==0.3.14
89
+ langchain-core==0.3.31
90
+ langchain-huggingface==0.1.0
91
+ langchain-ollama==0.2.2
92
+ langchain-openai==0.3.1
93
+ langchain-text-splitters==0.3.5
94
+ langchainplus-sdk==0.0.20
95
+ langdetect==1.0.9
96
+ langsmith==0.1.147
97
+ linkify-it-py==2.0.3
98
+ lxml==5.3.0
99
+ markdown-it-py==2.2.0
100
+ MarkupSafe==3.0.2
101
+ marshmallow==3.25.1
102
+ matplotlib==3.10.0
103
+ matplotlib-inline==0.1.7
104
+ mdit-py-plugins==0.3.3
105
+ mdurl==0.1.2
106
+ mmh3==5.0.1
107
+ monotonic==1.6
108
+ mpmath==1.3.0
109
+ multidict==6.1.0
110
+ mypy-extensions==1.0.0
111
+ narwhals==1.23.0
112
+ ndjson==0.3.1
113
+ nest-asyncio==1.6.0
114
+ networkx==3.4.2
115
+ nltk==3.9.1
116
+ numexpr==2.10.2
117
+ numpy==1.24.3
118
+ oauthlib==3.2.2
119
+ olefile==0.47
120
+ ollama==0.4.6
121
+ onnxruntime==1.20.1
122
+ openai==1.59.9
123
+ openapi-schema-pydantic==1.2.4
124
+ opentelemetry-api==1.29.0
125
+ opentelemetry-exporter-otlp-proto-common==1.29.0
126
+ opentelemetry-exporter-otlp-proto-grpc==1.29.0
127
+ opentelemetry-instrumentation==0.50b0
128
+ opentelemetry-instrumentation-asgi==0.50b0
129
+ opentelemetry-instrumentation-fastapi==0.50b0
130
+ opentelemetry-proto==1.29.0
131
+ opentelemetry-sdk==1.29.0
132
+ opentelemetry-semantic-conventions==0.50b0
133
+ opentelemetry-util-http==0.50b0
134
+ orjson==3.10.15
135
+ overrides==7.7.0
136
+ packaging==24.2
137
+ pandas==2.2.3
138
+ parso==0.8.4
139
+ pillow==11.1.0
140
+ pinecone-client==5.0.1
141
+ pinecone-plugin-inference==1.1.0
142
+ pinecone-plugin-interface==0.0.7
143
+ platformdirs==4.3.6
144
+ posthog==3.8.4
145
+ prompt_toolkit==3.0.50
146
+ propcache==0.2.1
147
+ protobuf==5.29.3
148
+ psutil==6.1.1
149
+ pure_eval==0.2.3
150
+ pyasn1==0.6.1
151
+ pyasn1_modules==0.4.1
152
+ pycparser==2.22
153
+ pycryptodomex==3.21.0
154
+ pydantic==2.10.5
155
+ pydantic-settings==2.7.1
156
+ pydantic_core==2.27.2
157
+ pydub==0.25.1
158
+ Pygments==2.19.1
159
+ pyparsing==3.2.1
160
+ pypdf==5.1.0
161
+ PyPika==0.48.9
162
+ pyproject_hooks==1.2.0
163
+ pyreadline3==3.5.4
164
+ python-dateutil==2.9.0.post0
165
+ python-dotenv==1.0.0
166
+ python-iso639==2024.10.22
167
+ python-magic==0.4.27
168
+ python-multipart==0.0.20
169
+ python-oxmsg==0.0.1
170
+ pytz==2024.2
171
+ pywin32==308
172
+ PyYAML==6.0.2
173
+ pyzmq==26.2.0
174
+ RapidFuzz==3.11.0
175
+ referencing==0.36.1
176
+ regex==2024.11.6
177
+ requests==2.32.3
178
+ requests-oauthlib==2.0.0
179
+ requests-toolbelt==1.0.0
180
+ rich==13.9.4
181
+ rpds-py==0.22.3
182
+ rsa==4.9
183
+ safetensors==0.5.2
184
+ scikit-learn==1.6.1
185
+ scipy==1.15.1
186
+ seaborn==0.13.2
187
+ semantic-version==2.10.0
188
+ sentence-transformers==3.3.1
189
+ sentencepiece==0.2.0
190
+ shellingham==1.5.4
191
+ six==1.17.0
192
+ sniffio==1.3.1
193
+ soupsieve==2.6
194
+ SQLAlchemy==2.0.37
195
+ stack-data==0.6.3
196
+ starlette==0.41.3
197
+ sympy==1.13.1
198
+ tenacity==8.5.0
199
+ threadpoolctl==3.5.0
200
+ tiktoken==0.8.0
201
+ tokenizers==0.21.0
202
+ tomli==2.2.1
203
+ torch==2.0.1
204
+ torchvision==0.15.2
205
+ tornado==6.4.2
206
+ tqdm==4.66.1
207
+ traitlets==5.14.3
208
+ transformers==4.48.1
209
+ typer==0.15.1
210
+ typing-inspect==0.9.0
211
+ typing_extensions==4.12.2
212
+ tzdata==2024.2
213
+ uc-micro-py==1.0.3
214
+ unstructured==0.16.14
215
+ unstructured-client==0.29.0
216
+ urllib3==2.3.0
217
+ uvicorn==0.34.0
218
+ validators==0.34.0
219
+ watchfiles==1.0.4
220
+ wcwidth==0.2.13
221
+ webencodings==0.5.1
222
+ websocket-client==1.8.0
223
+ websockets==14.2
224
+ wrapt==1.17.2
225
+ yarl==1.18.3
226
+ zipp==3.21.0