Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ sentence-transformers==2.7.0
|
|
| 3 |
faiss-cpu==1.9.0.post1
|
| 4 |
numpy==1.26.4
|
| 5 |
transformers==4.40.0
|
| 6 |
-
torch==2.
|
| 7 |
PyPDF2==3.0.1
|
| 8 |
python-docx==1.1.0
|
| 9 |
Pillow==10.3.0
|
|
|
|
| 3 |
faiss-cpu==1.9.0.post1
|
| 4 |
numpy==1.26.4
|
| 5 |
transformers==4.40.0
|
| 6 |
+
torch==2.5.0
|
| 7 |
PyPDF2==3.0.1
|
| 8 |
python-docx==1.1.0
|
| 9 |
Pillow==10.3.0
|