Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
4cc53b7
1
Parent(s):
2be74a0
chore: Update Python dependencies in requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -315,7 +315,9 @@ scipy==1.14.0
|
|
315 |
sentence-transformers==3.0.1
|
316 |
# via -r requirements.in
|
317 |
setuptools==72.1.0
|
318 |
-
# via
|
|
|
|
|
319 |
shellingham==1.5.4
|
320 |
# via typer
|
321 |
six==1.16.0
|
@@ -378,7 +380,6 @@ typing-extensions==4.12.2
|
|
378 |
# chromadb
|
379 |
# fastapi
|
380 |
# huggingface-hub
|
381 |
-
# ipython
|
382 |
# opentelemetry-sdk
|
383 |
# pydantic
|
384 |
# pydantic-core
|
|
|
315 |
sentence-transformers==3.0.1
|
316 |
# via -r requirements.in
|
317 |
setuptools==72.1.0
|
318 |
+
# via
|
319 |
+
# opentelemetry-instrumentation
|
320 |
+
# torch
|
321 |
shellingham==1.5.4
|
322 |
# via typer
|
323 |
six==1.16.0
|
|
|
380 |
# chromadb
|
381 |
# fastapi
|
382 |
# huggingface-hub
|
|
|
383 |
# opentelemetry-sdk
|
384 |
# pydantic
|
385 |
# pydantic-core
|