Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers>=4.34.0
|
|
4 |
pypdf>=3.10.0
|
5 |
langchain>=0.0.312
|
6 |
langchain_community>=0.0.6
|
7 |
-
faiss-cpu>=1.7.4
|
|
|
|
4 |
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
|