Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
1 |
+
pip install langchain
|
2 |
+
pip install PyPDF2
|
3 |
+
pip install sentence-transformers
|
4 |
+
pip install faiss-cpu
|