Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -274
requirements.txt
CHANGED
@@ -1,282 +1,11 @@
|
|
1 |
-
python-dotenv
|
2 |
-
accelerate==1.1.1
|
3 |
-
aiohappyeyeballs==2.4.3
|
4 |
-
aiohttp==3.10.10
|
5 |
-
aiosignal==1.3.1
|
6 |
-
albucore==0.0.21
|
7 |
-
albumentations==1.4.22
|
8 |
-
alembic==1.14.0
|
9 |
-
altair==5.5.0
|
10 |
-
annotated-types==0.7.0
|
11 |
-
anyio==4.7.0
|
12 |
-
asgiref==3.8.1
|
13 |
-
asttokens==2.4.1
|
14 |
-
async-timeout==4.0.3
|
15 |
-
attrs==24.2.0
|
16 |
-
audioread==3.0.1
|
17 |
-
backoff==2.2.1
|
18 |
-
bcrypt==4.2.1
|
19 |
-
beautifulsoup4==4.13.3
|
20 |
-
bitsandbytes==0.45.0
|
21 |
-
blessed==1.20.0
|
22 |
-
blinker==1.9.0
|
23 |
-
build==1.2.2.post1
|
24 |
-
cachetools==5.5.1
|
25 |
-
certifi==2024.8.30
|
26 |
-
cffi==1.17.1
|
27 |
-
chardet==5.2.0
|
28 |
-
charset-normalizer==3.4.0
|
29 |
-
chroma-hnswlib==0.7.6
|
30 |
-
chromadb==0.6.3
|
31 |
-
click==8.1.7
|
32 |
-
coloredlogs==15.0.1
|
33 |
-
colorlog==6.9.0
|
34 |
-
comm==0.2.2
|
35 |
-
contourpy==1.3.1
|
36 |
-
cryptography==44.0.1
|
37 |
-
cycler==0.12.1
|
38 |
-
dataclasses-json==0.6.7
|
39 |
-
datasets==3.1.0
|
40 |
-
debugpy==1.8.9
|
41 |
-
decorator==5.1.1
|
42 |
-
Deprecated==1.2.17
|
43 |
-
dill==0.3.6
|
44 |
-
distro==1.9.0
|
45 |
-
docker-pycreds==0.4.0
|
46 |
-
durationpy==0.9
|
47 |
-
emoji==2.14.1
|
48 |
-
et_xmlfile==2.0.0
|
49 |
-
eval_type_backport==0.2.0
|
50 |
-
evaluate==0.4.0
|
51 |
-
exceptiongroup==1.2.2
|
52 |
-
executing==2.1.0
|
53 |
-
faiss-cpu==1.10.0
|
54 |
-
fastapi==0.115.7
|
55 |
-
ffmpeg-python==0.2.0
|
56 |
-
ffmpy==0.5.0
|
57 |
-
filelock==3.16.1
|
58 |
-
filetype==1.2.0
|
59 |
-
flatbuffers==25.1.24
|
60 |
-
fonttools==4.55.2
|
61 |
-
frozenlist==1.5.0
|
62 |
-
fsspec==2024.9.0
|
63 |
-
future==1.0.0
|
64 |
-
gitdb==4.0.11
|
65 |
-
GitPython==3.1.43
|
66 |
-
google-auth==2.38.0
|
67 |
-
googleapis-common-protos==1.66.0
|
68 |
-
gpustat==1.1.1
|
69 |
gradio==5.13.1
|
70 |
-
|
71 |
-
greenlet==3.1.1
|
72 |
-
grpcio==1.70.0
|
73 |
-
h11==0.14.0
|
74 |
-
html5lib==1.1
|
75 |
-
httpcore==1.0.7
|
76 |
-
httptools==0.6.4
|
77 |
-
httpx==0.28.1
|
78 |
-
httpx-sse==0.4.0
|
79 |
-
huggingface-hub==0.26.2
|
80 |
-
humanfriendly==10.0
|
81 |
-
idna==3.10
|
82 |
-
importlib_metadata==8.5.0
|
83 |
-
importlib_resources==6.5.2
|
84 |
-
inflect==7.5.0
|
85 |
-
ipykernel==6.29.5
|
86 |
-
ipython==8.29.0
|
87 |
-
ipywidgets==8.1.5
|
88 |
-
jedi==0.19.1
|
89 |
-
Jinja2==3.1.4
|
90 |
-
jiter==0.8.2
|
91 |
-
jiwer==3.0.5
|
92 |
-
joblib==1.4.2
|
93 |
-
jsonpatch==1.33
|
94 |
-
jsonpath-python==1.0.6
|
95 |
-
jsonpointer==3.0.0
|
96 |
-
jsonschema==4.23.0
|
97 |
-
jsonschema-specifications==2024.10.1
|
98 |
-
jupyter_client==8.6.3
|
99 |
-
jupyter_core==5.7.2
|
100 |
-
jupyterlab_widgets==3.0.13
|
101 |
-
kiwisolver==1.4.7
|
102 |
-
kubernetes==32.0.0
|
103 |
langchain==0.3.17
|
104 |
langchain-community==0.3.14
|
105 |
langchain-core==0.3.34
|
106 |
-
langchain-experimental==0.3.4
|
107 |
langchain-openai==0.3.2
|
108 |
-
langchain-text-splitters==0.3.4
|
109 |
langchainhub==0.1.21
|
110 |
-
langdetect==1.0.9
|
111 |
-
langsmith==0.2.10
|
112 |
-
lazy_loader==0.4
|
113 |
-
librosa==0.10.2.post1
|
114 |
-
llvmlite==0.43.0
|
115 |
-
lxml==5.3.1
|
116 |
-
Mako==1.3.8
|
117 |
-
markdown-it-py==3.0.0
|
118 |
-
MarkupSafe==2.1.5
|
119 |
-
marshmallow==3.23.3
|
120 |
-
matplotlib==3.9.3
|
121 |
-
matplotlib-inline==0.1.7
|
122 |
-
mdurl==0.1.2
|
123 |
-
mmh3==5.1.0
|
124 |
-
monotonic==1.6
|
125 |
-
more-itertools==10.6.0
|
126 |
-
mpmath==1.3.0
|
127 |
-
msgpack==1.1.0
|
128 |
-
multidict==6.1.0
|
129 |
-
multiprocess==0.70.14
|
130 |
-
mypy-extensions==1.0.0
|
131 |
-
narwhals==1.25.2
|
132 |
-
nasm==0.1.0
|
133 |
-
nest-asyncio==1.6.0
|
134 |
-
networkx==3.4.2
|
135 |
-
nltk==3.9.1
|
136 |
-
numba==0.60.0
|
137 |
-
numpy==1.26.4
|
138 |
-
nvidia-cublas-cu12==12.4.5.8
|
139 |
-
nvidia-cuda-cupti-cu12==12.4.127
|
140 |
-
nvidia-cuda-nvrtc-cu12==12.4.127
|
141 |
-
nvidia-cuda-runtime-cu12==12.4.127
|
142 |
-
nvidia-cudnn-cu12==9.1.0.70
|
143 |
-
nvidia-cufft-cu12==11.2.1.3
|
144 |
-
nvidia-curand-cu12==10.3.5.147
|
145 |
-
nvidia-cusolver-cu12==11.6.1.9
|
146 |
-
nvidia-cusparse-cu12==12.3.1.170
|
147 |
-
nvidia-ml-py==12.560.30
|
148 |
-
nvidia-nccl-cu12==2.21.5
|
149 |
-
nvidia-nvjitlink-cu12==12.4.127
|
150 |
-
nvidia-nvtx-cu12==12.4.127
|
151 |
-
oauthlib==3.2.2
|
152 |
-
olefile==0.47
|
153 |
-
onnxruntime==1.20.1
|
154 |
openai==1.61.1
|
155 |
-
|
156 |
-
opencv-python-headless==4.10.0.84
|
157 |
-
openpyxl==3.1.5
|
158 |
-
opentelemetry-api==1.29.0
|
159 |
-
opentelemetry-exporter-otlp-proto-common==1.29.0
|
160 |
-
opentelemetry-exporter-otlp-proto-grpc==1.29.0
|
161 |
-
opentelemetry-instrumentation==0.50b0
|
162 |
-
opentelemetry-instrumentation-asgi==0.50b0
|
163 |
-
opentelemetry-instrumentation-fastapi==0.50b0
|
164 |
-
opentelemetry-proto==1.29.0
|
165 |
-
opentelemetry-sdk==1.29.0
|
166 |
-
opentelemetry-semantic-conventions==0.50b0
|
167 |
-
opentelemetry-util-http==0.50b0
|
168 |
-
optuna==4.1.0
|
169 |
-
orjson==3.10.13
|
170 |
-
overrides==7.7.0
|
171 |
-
packaging==24.2
|
172 |
-
pandas==2.2.3
|
173 |
-
parso==0.8.4
|
174 |
-
patchify==0.2.3
|
175 |
-
peft==0.13.2
|
176 |
-
pexpect==4.9.0
|
177 |
-
pillow==11.0.0
|
178 |
-
platformdirs==4.3.6
|
179 |
-
pooch==1.8.2
|
180 |
-
posthog==3.10.0
|
181 |
-
prompt_toolkit==3.0.48
|
182 |
-
propcache==0.2.0
|
183 |
-
protobuf==5.28.3
|
184 |
-
psutil==6.1.0
|
185 |
-
ptyprocess==0.7.0
|
186 |
-
pure_eval==0.2.3
|
187 |
-
pyarrow==18.0.0
|
188 |
-
pyasn1==0.6.1
|
189 |
-
pyasn1_modules==0.4.1
|
190 |
-
pycparser==2.22
|
191 |
-
pydantic==2.10.3
|
192 |
-
pydantic-settings==2.7.1
|
193 |
-
pydantic_core==2.27.1
|
194 |
-
pydeck==0.9.1
|
195 |
-
pydub==0.25.1
|
196 |
-
Pygments==2.18.0
|
197 |
-
pyparsing==3.2.0
|
198 |
-
pypdf==5.3.0
|
199 |
-
PyPika==0.48.9
|
200 |
-
pyproject_hooks==1.2.0
|
201 |
-
python-dateutil==2.9.0.post0
|
202 |
python-dotenv==1.0.1
|
203 |
-
|
204 |
-
python-magic==0.4.27
|
205 |
-
python-multipart==0.0.20
|
206 |
-
python-oxmsg==0.0.2
|
207 |
-
pytz==2024.2
|
208 |
-
PyYAML==6.0.2
|
209 |
-
pyzmq==26.2.0
|
210 |
-
RapidFuzz==3.10.1
|
211 |
-
referencing==0.36.2
|
212 |
-
regex==2024.11.6
|
213 |
-
requests==2.32.3
|
214 |
-
requests-oauthlib==2.0.0
|
215 |
-
requests-toolbelt==1.0.0
|
216 |
-
responses==0.18.0
|
217 |
-
rich==13.9.4
|
218 |
-
rpds-py==0.22.3
|
219 |
-
rsa==4.9
|
220 |
-
ruff==0.9.3
|
221 |
-
safehttpx==0.1.6
|
222 |
-
safetensors==0.4.5
|
223 |
-
scikit-learn==1.5.2
|
224 |
-
scipy==1.14.1
|
225 |
-
seaborn==0.13.2
|
226 |
-
semantic-version==2.10.0
|
227 |
-
sentry-sdk==2.18.0
|
228 |
-
setproctitle==1.3.3
|
229 |
-
shellingham==1.5.4
|
230 |
-
simsimd==6.2.1
|
231 |
-
six==1.16.0
|
232 |
-
smmap==5.0.1
|
233 |
-
sniffio==1.3.1
|
234 |
-
soundfile==0.12.1
|
235 |
-
soupsieve==2.6
|
236 |
-
soxr==0.5.0.post1
|
237 |
-
SQLAlchemy==2.0.36
|
238 |
-
stack-data==0.6.3
|
239 |
-
starlette==0.45.3
|
240 |
-
streamlit==1.42.0
|
241 |
-
stringzilla==3.11.0
|
242 |
-
sympy==1.13.1
|
243 |
-
tenacity==9.0.0
|
244 |
-
threadpoolctl==3.5.0
|
245 |
-
tiktoken==0.8.0
|
246 |
-
timm==1.0.12
|
247 |
-
tokenizers==0.20.3
|
248 |
-
toml==0.10.2
|
249 |
-
tomli==2.2.1
|
250 |
-
tomlkit==0.13.2
|
251 |
-
torch==2.5.1
|
252 |
-
torchaudio==2.5.1
|
253 |
-
torchvision==0.20.1
|
254 |
-
tornado==6.4.1
|
255 |
-
tqdm==4.67.0
|
256 |
-
traitlets==5.14.3
|
257 |
-
transformers==4.46.3
|
258 |
-
triton==3.1.0
|
259 |
-
typeguard==4.4.1
|
260 |
-
typer==0.15.1
|
261 |
-
types-requests==2.32.0.20241016
|
262 |
-
typing-inspect==0.9.0
|
263 |
-
typing_extensions==4.12.2
|
264 |
-
tzdata==2024.2
|
265 |
-
unstructured==0.16.20
|
266 |
-
unstructured-client==0.29.0
|
267 |
-
urllib3==2.2.3
|
268 |
-
uvicorn==0.34.0
|
269 |
-
uvloop==0.21.0
|
270 |
-
wandb==0.18.6
|
271 |
-
watchdog==6.0.0
|
272 |
-
watchfiles==1.0.4
|
273 |
-
wcwidth==0.2.13
|
274 |
-
webencodings==0.5.1
|
275 |
-
websocket-client==1.8.0
|
276 |
-
websockets==14.2
|
277 |
-
widgetsnbextension==4.0.13
|
278 |
-
wrapt==1.17.2
|
279 |
-
xxhash==3.5.0
|
280 |
-
yarl==1.17.1
|
281 |
-
yasm==0.1.0a1
|
282 |
-
zipp==3.21.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==5.13.1
|
2 |
+
aiofiles>=22.0,<24.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
langchain==0.3.17
|
4 |
langchain-community==0.3.14
|
5 |
langchain-core==0.3.34
|
|
|
6 |
langchain-openai==0.3.2
|
|
|
7 |
langchainhub==0.1.21
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
openai==1.61.1
|
9 |
+
chromadb==0.6.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
python-dotenv==1.0.1
|
11 |
+
huggingface-hub==0.26.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|