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