Spaces:
Sleeping
Sleeping
avnishkanungo
commited on
Commit
•
dbfe1be
1
Parent(s):
43af6cf
Upload folder using huggingface_hub
Browse files- requirements.txt +14 -277
- requirements1.txt +277 -0
requirements.txt
CHANGED
@@ -1,277 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
async-timeout==4.0.3
|
16 |
-
attrs==23.2.0
|
17 |
-
audioread==3.0.1
|
18 |
-
awscrt==0.20.11
|
19 |
-
Babel==2.15.0
|
20 |
-
backoff==2.2.1
|
21 |
-
bcrypt==4.1.3
|
22 |
-
beautifulsoup4==4.12.3
|
23 |
-
bitsandbytes==0.43.1
|
24 |
-
bleach==6.1.0
|
25 |
-
boto3==1.34.129
|
26 |
-
botocore==1.34.129
|
27 |
-
build==1.2.1
|
28 |
-
cachetools==5.3.3
|
29 |
-
certifi==2024.6.2
|
30 |
-
cffi==1.16.0
|
31 |
-
charset-normalizer==3.3.2
|
32 |
-
chroma-hnswlib==0.7.3
|
33 |
-
chromadb==0.5.3
|
34 |
-
click==8.1.7
|
35 |
-
coloredlogs==15.0.1
|
36 |
-
comm==0.2.2
|
37 |
-
contourpy==1.2.1
|
38 |
-
cycler==0.12.1
|
39 |
-
dataclasses-json==0.6.7
|
40 |
-
datasets==2.20.0
|
41 |
-
debugpy==1.8.1
|
42 |
-
decorator==5.1.1
|
43 |
-
defusedxml==0.7.1
|
44 |
-
Deprecated==1.2.14
|
45 |
-
dill==0.3.8
|
46 |
-
distro==1.9.0
|
47 |
-
dnspython==2.6.1
|
48 |
-
email_validator==2.1.2
|
49 |
-
exceptiongroup==1.2.1
|
50 |
-
executing==2.0.1
|
51 |
-
fastapi==0.111.0
|
52 |
-
fastapi-cli==0.0.4
|
53 |
-
fastjsonschema==2.20.0
|
54 |
-
ffmpy==0.3.2
|
55 |
-
filelock==3.15.3
|
56 |
-
fire==0.6.0
|
57 |
-
flatbuffers==24.3.25
|
58 |
-
fonttools==4.53.0
|
59 |
-
fqdn==1.5.1
|
60 |
-
frozenlist==1.4.1
|
61 |
-
fsspec==2024.5.0
|
62 |
-
google-auth==2.30.0
|
63 |
-
google-auth-oauthlib==1.2.0
|
64 |
-
googleapis-common-protos==1.63.2
|
65 |
-
gradio==4.37.2
|
66 |
-
gradio_client==1.0.2
|
67 |
-
greenlet==3.0.3
|
68 |
-
grpcio==1.64.1
|
69 |
-
h11==0.14.0
|
70 |
-
httpcore==1.0.5
|
71 |
-
httptools==0.6.1
|
72 |
-
httpx==0.27.0
|
73 |
-
huggingface-hub==0.23.4
|
74 |
-
humanfriendly==10.0
|
75 |
-
idna==3.7
|
76 |
-
importlib_metadata==7.1.0
|
77 |
-
importlib_resources==6.4.0
|
78 |
-
ipykernel==6.26.0
|
79 |
-
ipython==8.17.2
|
80 |
-
ipywidgets==8.1.1
|
81 |
-
isoduration==20.11.0
|
82 |
-
jedi==0.19.1
|
83 |
-
Jinja2==3.1.4
|
84 |
-
jmespath==1.0.1
|
85 |
-
joblib==1.4.2
|
86 |
-
json5==0.9.25
|
87 |
-
jsonpatch==1.33
|
88 |
-
jsonpointer==3.0.0
|
89 |
-
jsonschema==4.22.0
|
90 |
-
jsonschema-specifications==2023.12.1
|
91 |
-
jupyter-events==0.10.0
|
92 |
-
jupyter-lsp==2.2.5
|
93 |
-
jupyter_client==8.6.2
|
94 |
-
jupyter_core==5.7.2
|
95 |
-
jupyter_server==2.14.1
|
96 |
-
jupyter_server_terminals==0.5.3
|
97 |
-
jupyterlab==4.2.0
|
98 |
-
jupyterlab_pygments==0.3.0
|
99 |
-
jupyterlab_server==2.27.2
|
100 |
-
jupyterlab_widgets==3.0.11
|
101 |
-
kiwisolver==1.4.5
|
102 |
-
kubernetes==30.1.0
|
103 |
-
langchain==0.2.5
|
104 |
-
langchain-community==0.2.5
|
105 |
-
langchain-core==0.2.9
|
106 |
-
langchain-huggingface==0.0.3
|
107 |
-
langchain-openai==0.1.9
|
108 |
-
langchain-text-splitters==0.2.1
|
109 |
-
langsmith==0.1.82
|
110 |
-
lazy_loader==0.4
|
111 |
-
librosa==0.10.2.post1
|
112 |
-
lightning==2.3.0
|
113 |
-
lightning-cloud==0.5.69
|
114 |
-
lightning-utilities==0.11.2
|
115 |
-
lightning_sdk==0.1.10
|
116 |
-
litdata==0.2.10
|
117 |
-
llvmlite==0.43.0
|
118 |
-
Markdown==3.6
|
119 |
-
markdown-it-py==3.0.0
|
120 |
-
MarkupSafe==2.1.5
|
121 |
-
marshmallow==3.21.3
|
122 |
-
matplotlib==3.8.2
|
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 |
-
msgpack==1.0.8
|
130 |
-
multidict==6.0.5
|
131 |
-
multiprocess==0.70.16
|
132 |
-
mypy-extensions==1.0.0
|
133 |
-
mysql-connector-python==8.4.0
|
134 |
-
nbclient==0.10.0
|
135 |
-
nbconvert==7.16.4
|
136 |
-
nbformat==5.10.4
|
137 |
-
nest-asyncio==1.6.0
|
138 |
-
networkx==3.3
|
139 |
-
notebook_shim==0.2.4
|
140 |
-
numba==0.60.0
|
141 |
-
numpy==1.26.4
|
142 |
-
nvidia-cublas-cu12==12.1.3.1
|
143 |
-
nvidia-cuda-cupti-cu12==12.1.105
|
144 |
-
nvidia-cuda-nvrtc-cu12==12.1.105
|
145 |
-
nvidia-cuda-runtime-cu12==12.1.105
|
146 |
-
nvidia-cudnn-cu12==8.9.2.26
|
147 |
-
nvidia-cufft-cu12==11.0.2.54
|
148 |
-
nvidia-curand-cu12==10.3.2.106
|
149 |
-
nvidia-cusolver-cu12==11.4.5.107
|
150 |
-
nvidia-cusparse-cu12==12.1.0.106
|
151 |
-
nvidia-nccl-cu12==2.19.3
|
152 |
-
nvidia-nvjitlink-cu12==12.5.40
|
153 |
-
nvidia-nvtx-cu12==12.1.105
|
154 |
-
oauthlib==3.2.2
|
155 |
-
onnxruntime==1.18.0
|
156 |
-
openai==1.35.3
|
157 |
-
opentelemetry-api==1.25.0
|
158 |
-
opentelemetry-exporter-otlp-proto-common==1.25.0
|
159 |
-
opentelemetry-exporter-otlp-proto-grpc==1.25.0
|
160 |
-
opentelemetry-instrumentation==0.46b0
|
161 |
-
opentelemetry-instrumentation-asgi==0.46b0
|
162 |
-
opentelemetry-instrumentation-fastapi==0.46b0
|
163 |
-
opentelemetry-proto==1.25.0
|
164 |
-
opentelemetry-sdk==1.25.0
|
165 |
-
opentelemetry-semantic-conventions==0.46b0
|
166 |
-
opentelemetry-util-http==0.46b0
|
167 |
-
orjson==3.10.5
|
168 |
-
overrides==7.7.0
|
169 |
-
packaging==24.1
|
170 |
-
pandas==2.1.4
|
171 |
-
pandocfilters==1.5.1
|
172 |
-
parso==0.8.4
|
173 |
-
pexpect==4.9.0
|
174 |
-
pillow==10.3.0
|
175 |
-
platformdirs==4.2.2
|
176 |
-
pooch==1.8.2
|
177 |
-
posthog==3.5.0
|
178 |
-
prometheus_client==0.20.0
|
179 |
-
prompt_toolkit==3.0.47
|
180 |
-
protobuf==4.23.4
|
181 |
-
psutil==6.0.0
|
182 |
-
ptyprocess==0.7.0
|
183 |
-
pure-eval==0.2.2
|
184 |
-
pyarrow==16.1.0
|
185 |
-
pyarrow-hotfix==0.6
|
186 |
-
pyasn1==0.6.0
|
187 |
-
pyasn1_modules==0.4.0
|
188 |
-
pycparser==2.22
|
189 |
-
pydantic==2.7.4
|
190 |
-
pydantic_core==2.18.4
|
191 |
-
pydub==0.25.1
|
192 |
-
Pygments==2.18.0
|
193 |
-
PyJWT==2.8.0
|
194 |
-
PyMySQL==1.1.1
|
195 |
-
pyparsing==3.1.2
|
196 |
-
PyPika==0.48.9
|
197 |
-
pyproject_hooks==1.1.0
|
198 |
-
python-dateutil==2.9.0.post0
|
199 |
-
python-dotenv==1.0.1
|
200 |
-
python-json-logger==2.0.7
|
201 |
-
python-multipart==0.0.9
|
202 |
-
pytorch-lightning==2.3.0
|
203 |
-
pytz==2024.1
|
204 |
-
PyYAML==6.0.1
|
205 |
-
pyzmq==26.0.3
|
206 |
-
referencing==0.35.1
|
207 |
-
regex==2024.5.15
|
208 |
-
requests==2.32.3
|
209 |
-
requests-oauthlib==2.0.0
|
210 |
-
rfc3339-validator==0.1.4
|
211 |
-
rfc3986-validator==0.1.1
|
212 |
-
rich==13.7.1
|
213 |
-
rpds-py==0.18.1
|
214 |
-
rsa==4.9
|
215 |
-
ruff==0.5.0
|
216 |
-
s3transfer==0.10.1
|
217 |
-
safetensors==0.4.3
|
218 |
-
scikit-learn==1.3.2
|
219 |
-
scipy==1.11.4
|
220 |
-
semantic-version==2.10.0
|
221 |
-
Send2Trash==1.8.3
|
222 |
-
sentence-transformers==3.0.1
|
223 |
-
sentencepiece==0.2.0
|
224 |
-
shellingham==1.5.4
|
225 |
-
simple-term-menu==1.6.4
|
226 |
-
six==1.16.0
|
227 |
-
sniffio==1.3.1
|
228 |
-
soundfile==0.12.1
|
229 |
-
soupsieve==2.5
|
230 |
-
soxr==0.3.7
|
231 |
-
SQLAlchemy==2.0.31
|
232 |
-
stack-data==0.6.3
|
233 |
-
starlette==0.37.2
|
234 |
-
sympy==1.12.1
|
235 |
-
tenacity==8.4.2
|
236 |
-
tensorboard==2.15.1
|
237 |
-
tensorboard-data-server==0.7.2
|
238 |
-
termcolor==2.4.0
|
239 |
-
terminado==0.18.1
|
240 |
-
threadpoolctl==3.5.0
|
241 |
-
tiktoken==0.7.0
|
242 |
-
tinycss2==1.3.0
|
243 |
-
tokenizers==0.19.1
|
244 |
-
tomli==2.0.1
|
245 |
-
tomlkit==0.12.0
|
246 |
-
toolz==0.12.1
|
247 |
-
torch==2.2.1+cu121
|
248 |
-
torchmetrics==1.3.1
|
249 |
-
torchvision==0.17.1+cu121
|
250 |
-
tornado==6.4.1
|
251 |
-
tqdm==4.66.4
|
252 |
-
traitlets==5.14.3
|
253 |
-
transformers==4.41.2
|
254 |
-
triton==2.2.0
|
255 |
-
typer==0.12.3
|
256 |
-
types-python-dateutil==2.9.0.20240316
|
257 |
-
typing-inspect==0.9.0
|
258 |
-
typing_extensions==4.12.2
|
259 |
-
tzdata==2024.1
|
260 |
-
ujson==5.10.0
|
261 |
-
uri-template==1.3.0
|
262 |
-
urllib3==2.2.2
|
263 |
-
uvicorn==0.30.1
|
264 |
-
uvloop==0.19.0
|
265 |
-
watchfiles==0.22.0
|
266 |
-
wcwidth==0.2.13
|
267 |
-
webcolors==24.6.0
|
268 |
-
webencodings==0.5.1
|
269 |
-
websocket-client==1.8.0
|
270 |
-
websockets==11.0.3
|
271 |
-
Werkzeug==3.0.3
|
272 |
-
widgetsnbextension==4.0.11
|
273 |
-
wrapt==1.16.0
|
274 |
-
xxhash==3.4.1
|
275 |
-
yarl==1.9.4
|
276 |
-
zipp==3.19.2
|
277 |
-
pip==24.1.1
|
|
|
1 |
+
langchain==0.0.123 # Replace with the correct version for langchain
|
2 |
+
transformers==4.28.1 # Replace with the correct version for transformers
|
3 |
+
langchain_huggingface==0.0.1 # Replace with the correct version for langchain_huggingface
|
4 |
+
langchain_openai==0.0.1 # Replace with the correct version for langchain_openai
|
5 |
+
langchain_community==0.0.1 # Replace with the correct version for langchain_community
|
6 |
+
langchain_core==0.0.1 # Replace with the correct version for langchain_core
|
7 |
+
chromadb==0.3.22 # Replace with the correct version for chromadb
|
8 |
+
pandas==1.5.3
|
9 |
+
pydantic==1.10.8 # Ensure to match the version if langchain requires a specific one
|
10 |
+
agrparse
|
11 |
+
librosa == 0.10.2
|
12 |
+
soundfile == 0.12.1
|
13 |
+
gradio == 1.0.2
|
14 |
+
datasets == 2.20.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirements1.txt
ADDED
@@ -0,0 +1,277 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
accelerate==0.31.0
|
3 |
+
aiofiles==23.2.1
|
4 |
+
aiohttp==3.9.5
|
5 |
+
aiosignal==1.3.1
|
6 |
+
altair==5.3.0
|
7 |
+
annotated-types==0.7.0
|
8 |
+
anyio==4.4.0
|
9 |
+
argon2-cffi==23.1.0
|
10 |
+
argon2-cffi-bindings==21.2.0
|
11 |
+
arrow==1.3.0
|
12 |
+
asgiref==3.8.1
|
13 |
+
asttokens==2.4.1
|
14 |
+
async-lru==2.0.4
|
15 |
+
async-timeout==4.0.3
|
16 |
+
attrs==23.2.0
|
17 |
+
audioread==3.0.1
|
18 |
+
awscrt==0.20.11
|
19 |
+
Babel==2.15.0
|
20 |
+
backoff==2.2.1
|
21 |
+
bcrypt==4.1.3
|
22 |
+
beautifulsoup4==4.12.3
|
23 |
+
bitsandbytes==0.43.1
|
24 |
+
bleach==6.1.0
|
25 |
+
boto3==1.34.129
|
26 |
+
botocore==1.34.129
|
27 |
+
build==1.2.1
|
28 |
+
cachetools==5.3.3
|
29 |
+
certifi==2024.6.2
|
30 |
+
cffi==1.16.0
|
31 |
+
charset-normalizer==3.3.2
|
32 |
+
chroma-hnswlib==0.7.3
|
33 |
+
chromadb==0.5.3
|
34 |
+
click==8.1.7
|
35 |
+
coloredlogs==15.0.1
|
36 |
+
comm==0.2.2
|
37 |
+
contourpy==1.2.1
|
38 |
+
cycler==0.12.1
|
39 |
+
dataclasses-json==0.6.7
|
40 |
+
datasets==2.20.0
|
41 |
+
debugpy==1.8.1
|
42 |
+
decorator==5.1.1
|
43 |
+
defusedxml==0.7.1
|
44 |
+
Deprecated==1.2.14
|
45 |
+
dill==0.3.8
|
46 |
+
distro==1.9.0
|
47 |
+
dnspython==2.6.1
|
48 |
+
email_validator==2.1.2
|
49 |
+
exceptiongroup==1.2.1
|
50 |
+
executing==2.0.1
|
51 |
+
fastapi==0.111.0
|
52 |
+
fastapi-cli==0.0.4
|
53 |
+
fastjsonschema==2.20.0
|
54 |
+
ffmpy==0.3.2
|
55 |
+
filelock==3.15.3
|
56 |
+
fire==0.6.0
|
57 |
+
flatbuffers==24.3.25
|
58 |
+
fonttools==4.53.0
|
59 |
+
fqdn==1.5.1
|
60 |
+
frozenlist==1.4.1
|
61 |
+
fsspec==2024.5.0
|
62 |
+
google-auth==2.30.0
|
63 |
+
google-auth-oauthlib==1.2.0
|
64 |
+
googleapis-common-protos==1.63.2
|
65 |
+
gradio==4.37.2
|
66 |
+
gradio_client==1.0.2
|
67 |
+
greenlet==3.0.3
|
68 |
+
grpcio==1.64.1
|
69 |
+
h11==0.14.0
|
70 |
+
httpcore==1.0.5
|
71 |
+
httptools==0.6.1
|
72 |
+
httpx==0.27.0
|
73 |
+
huggingface-hub==0.23.4
|
74 |
+
humanfriendly==10.0
|
75 |
+
idna==3.7
|
76 |
+
importlib_metadata==7.1.0
|
77 |
+
importlib_resources==6.4.0
|
78 |
+
ipykernel==6.26.0
|
79 |
+
ipython==8.17.2
|
80 |
+
ipywidgets==8.1.1
|
81 |
+
isoduration==20.11.0
|
82 |
+
jedi==0.19.1
|
83 |
+
Jinja2==3.1.4
|
84 |
+
jmespath==1.0.1
|
85 |
+
joblib==1.4.2
|
86 |
+
json5==0.9.25
|
87 |
+
jsonpatch==1.33
|
88 |
+
jsonpointer==3.0.0
|
89 |
+
jsonschema==4.22.0
|
90 |
+
jsonschema-specifications==2023.12.1
|
91 |
+
jupyter-events==0.10.0
|
92 |
+
jupyter-lsp==2.2.5
|
93 |
+
jupyter_client==8.6.2
|
94 |
+
jupyter_core==5.7.2
|
95 |
+
jupyter_server==2.14.1
|
96 |
+
jupyter_server_terminals==0.5.3
|
97 |
+
jupyterlab==4.2.0
|
98 |
+
jupyterlab_pygments==0.3.0
|
99 |
+
jupyterlab_server==2.27.2
|
100 |
+
jupyterlab_widgets==3.0.11
|
101 |
+
kiwisolver==1.4.5
|
102 |
+
kubernetes==30.1.0
|
103 |
+
langchain==0.2.5
|
104 |
+
langchain-community==0.2.5
|
105 |
+
langchain-core==0.2.9
|
106 |
+
langchain-huggingface==0.0.3
|
107 |
+
langchain-openai==0.1.9
|
108 |
+
langchain-text-splitters==0.2.1
|
109 |
+
langsmith==0.1.82
|
110 |
+
lazy_loader==0.4
|
111 |
+
librosa==0.10.2.post1
|
112 |
+
lightning==2.3.0
|
113 |
+
lightning-cloud==0.5.69
|
114 |
+
lightning-utilities==0.11.2
|
115 |
+
lightning_sdk==0.1.10
|
116 |
+
litdata==0.2.10
|
117 |
+
llvmlite==0.43.0
|
118 |
+
Markdown==3.6
|
119 |
+
markdown-it-py==3.0.0
|
120 |
+
MarkupSafe==2.1.5
|
121 |
+
marshmallow==3.21.3
|
122 |
+
matplotlib==3.8.2
|
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 |
+
msgpack==1.0.8
|
130 |
+
multidict==6.0.5
|
131 |
+
multiprocess==0.70.16
|
132 |
+
mypy-extensions==1.0.0
|
133 |
+
mysql-connector-python==8.4.0
|
134 |
+
nbclient==0.10.0
|
135 |
+
nbconvert==7.16.4
|
136 |
+
nbformat==5.10.4
|
137 |
+
nest-asyncio==1.6.0
|
138 |
+
networkx==3.3
|
139 |
+
notebook_shim==0.2.4
|
140 |
+
numba==0.60.0
|
141 |
+
numpy==1.26.4
|
142 |
+
nvidia-cublas-cu12==12.1.3.1
|
143 |
+
nvidia-cuda-cupti-cu12==12.1.105
|
144 |
+
nvidia-cuda-nvrtc-cu12==12.1.105
|
145 |
+
nvidia-cuda-runtime-cu12==12.1.105
|
146 |
+
nvidia-cudnn-cu12==8.9.2.26
|
147 |
+
nvidia-cufft-cu12==11.0.2.54
|
148 |
+
nvidia-curand-cu12==10.3.2.106
|
149 |
+
nvidia-cusolver-cu12==11.4.5.107
|
150 |
+
nvidia-cusparse-cu12==12.1.0.106
|
151 |
+
nvidia-nccl-cu12==2.19.3
|
152 |
+
nvidia-nvjitlink-cu12==12.5.40
|
153 |
+
nvidia-nvtx-cu12==12.1.105
|
154 |
+
oauthlib==3.2.2
|
155 |
+
onnxruntime==1.18.0
|
156 |
+
openai==1.35.3
|
157 |
+
opentelemetry-api==1.25.0
|
158 |
+
opentelemetry-exporter-otlp-proto-common==1.25.0
|
159 |
+
opentelemetry-exporter-otlp-proto-grpc==1.25.0
|
160 |
+
opentelemetry-instrumentation==0.46b0
|
161 |
+
opentelemetry-instrumentation-asgi==0.46b0
|
162 |
+
opentelemetry-instrumentation-fastapi==0.46b0
|
163 |
+
opentelemetry-proto==1.25.0
|
164 |
+
opentelemetry-sdk==1.25.0
|
165 |
+
opentelemetry-semantic-conventions==0.46b0
|
166 |
+
opentelemetry-util-http==0.46b0
|
167 |
+
orjson==3.10.5
|
168 |
+
overrides==7.7.0
|
169 |
+
packaging==24.1
|
170 |
+
pandas==2.1.4
|
171 |
+
pandocfilters==1.5.1
|
172 |
+
parso==0.8.4
|
173 |
+
pexpect==4.9.0
|
174 |
+
pillow==10.3.0
|
175 |
+
platformdirs==4.2.2
|
176 |
+
pooch==1.8.2
|
177 |
+
posthog==3.5.0
|
178 |
+
prometheus_client==0.20.0
|
179 |
+
prompt_toolkit==3.0.47
|
180 |
+
protobuf==4.23.4
|
181 |
+
psutil==6.0.0
|
182 |
+
ptyprocess==0.7.0
|
183 |
+
pure-eval==0.2.2
|
184 |
+
pyarrow==16.1.0
|
185 |
+
pyarrow-hotfix==0.6
|
186 |
+
pyasn1==0.6.0
|
187 |
+
pyasn1_modules==0.4.0
|
188 |
+
pycparser==2.22
|
189 |
+
pydantic==2.7.4
|
190 |
+
pydantic_core==2.18.4
|
191 |
+
pydub==0.25.1
|
192 |
+
Pygments==2.18.0
|
193 |
+
PyJWT==2.8.0
|
194 |
+
PyMySQL==1.1.1
|
195 |
+
pyparsing==3.1.2
|
196 |
+
PyPika==0.48.9
|
197 |
+
pyproject_hooks==1.1.0
|
198 |
+
python-dateutil==2.9.0.post0
|
199 |
+
python-dotenv==1.0.1
|
200 |
+
python-json-logger==2.0.7
|
201 |
+
python-multipart==0.0.9
|
202 |
+
pytorch-lightning==2.3.0
|
203 |
+
pytz==2024.1
|
204 |
+
PyYAML==6.0.1
|
205 |
+
pyzmq==26.0.3
|
206 |
+
referencing==0.35.1
|
207 |
+
regex==2024.5.15
|
208 |
+
requests==2.32.3
|
209 |
+
requests-oauthlib==2.0.0
|
210 |
+
rfc3339-validator==0.1.4
|
211 |
+
rfc3986-validator==0.1.1
|
212 |
+
rich==13.7.1
|
213 |
+
rpds-py==0.18.1
|
214 |
+
rsa==4.9
|
215 |
+
ruff==0.5.0
|
216 |
+
s3transfer==0.10.1
|
217 |
+
safetensors==0.4.3
|
218 |
+
scikit-learn==1.3.2
|
219 |
+
scipy==1.11.4
|
220 |
+
semantic-version==2.10.0
|
221 |
+
Send2Trash==1.8.3
|
222 |
+
sentence-transformers==3.0.1
|
223 |
+
sentencepiece==0.2.0
|
224 |
+
shellingham==1.5.4
|
225 |
+
simple-term-menu==1.6.4
|
226 |
+
six==1.16.0
|
227 |
+
sniffio==1.3.1
|
228 |
+
soundfile==0.12.1
|
229 |
+
soupsieve==2.5
|
230 |
+
soxr==0.3.7
|
231 |
+
SQLAlchemy==2.0.31
|
232 |
+
stack-data==0.6.3
|
233 |
+
starlette==0.37.2
|
234 |
+
sympy==1.12.1
|
235 |
+
tenacity==8.4.2
|
236 |
+
tensorboard==2.15.1
|
237 |
+
tensorboard-data-server==0.7.2
|
238 |
+
termcolor==2.4.0
|
239 |
+
terminado==0.18.1
|
240 |
+
threadpoolctl==3.5.0
|
241 |
+
tiktoken==0.7.0
|
242 |
+
tinycss2==1.3.0
|
243 |
+
tokenizers==0.19.1
|
244 |
+
tomli==2.0.1
|
245 |
+
tomlkit==0.12.0
|
246 |
+
toolz==0.12.1
|
247 |
+
torch==2.2.1+cu121
|
248 |
+
torchmetrics==1.3.1
|
249 |
+
torchvision==0.17.1+cu121
|
250 |
+
tornado==6.4.1
|
251 |
+
tqdm==4.66.4
|
252 |
+
traitlets==5.14.3
|
253 |
+
transformers==4.41.2
|
254 |
+
triton==2.2.0
|
255 |
+
typer==0.12.3
|
256 |
+
types-python-dateutil==2.9.0.20240316
|
257 |
+
typing-inspect==0.9.0
|
258 |
+
typing_extensions==4.12.2
|
259 |
+
tzdata==2024.1
|
260 |
+
ujson==5.10.0
|
261 |
+
uri-template==1.3.0
|
262 |
+
urllib3==2.2.2
|
263 |
+
uvicorn==0.30.1
|
264 |
+
uvloop==0.19.0
|
265 |
+
watchfiles==0.22.0
|
266 |
+
wcwidth==0.2.13
|
267 |
+
webcolors==24.6.0
|
268 |
+
webencodings==0.5.1
|
269 |
+
websocket-client==1.8.0
|
270 |
+
websockets==11.0.3
|
271 |
+
Werkzeug==3.0.3
|
272 |
+
widgetsnbextension==4.0.11
|
273 |
+
wrapt==1.16.0
|
274 |
+
xxhash==3.4.1
|
275 |
+
yarl==1.9.4
|
276 |
+
zipp==3.19.2
|
277 |
+
pip==24.1.1
|