Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,8 +4,9 @@ mistralai
|
|
| 4 |
langchain
|
| 5 |
langchain-community
|
| 6 |
langchain-mistralai
|
|
|
|
| 7 |
pypdf
|
| 8 |
python-docx
|
| 9 |
faiss-cpu
|
| 10 |
python-dotenv
|
| 11 |
-
|
|
|
|
| 4 |
langchain
|
| 5 |
langchain-community
|
| 6 |
langchain-mistralai
|
| 7 |
+
langchain-groq
|
| 8 |
pypdf
|
| 9 |
python-docx
|
| 10 |
faiss-cpu
|
| 11 |
python-dotenv
|
| 12 |
+
PyMuPDF
|