Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -21,7 +21,7 @@ pymupdf==1.24.5
|
|
| 21 |
scikit-learn==1.4.2
|
| 22 |
cachetools==5.3.3
|
| 23 |
langchain-text-splitters==0.3.9
|
| 24 |
-
torch==2.
|
| 25 |
nltk==3.9.1
|
| 26 |
flashrank==0.2.10
|
| 27 |
python-pptx==0.6.23
|
|
|
|
| 21 |
scikit-learn==1.4.2
|
| 22 |
cachetools==5.3.3
|
| 23 |
langchain-text-splitters==0.3.9
|
| 24 |
+
torch==2.3.0
|
| 25 |
nltk==3.9.1
|
| 26 |
flashrank==0.2.10
|
| 27 |
python-pptx==0.6.23
|