Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ pypdf>=3.10.0
|
|
| 5 |
langchain>=0.0.312
|
| 6 |
langchain_community>=0.0.6
|
| 7 |
faiss-cpu>=1.7.4
|
| 8 |
-
torch>=2.0.0
|
|
|
|
|
|
| 5 |
langchain>=0.0.312
|
| 6 |
langchain_community>=0.0.6
|
| 7 |
faiss-cpu>=1.7.4
|
| 8 |
+
torch>=2.0.0
|
| 9 |
+
sentence-transformers>=2.2.2
|