Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ streamlit
|
|
2 |
PyPDF2
|
3 |
python-docx
|
4 |
sentence-transformers
|
|
|
5 |
groq
|
6 |
-
transformers
|
7 |
-
langchain
|
8 |
|
|
|
2 |
PyPDF2
|
3 |
python-docx
|
4 |
sentence-transformers
|
5 |
+
faiss-cpu
|
6 |
groq
|
|
|
|
|
7 |
|