Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,5 +3,6 @@ google-generativeai
|
|
| 3 |
python-dotenv
|
| 4 |
langchain
|
| 5 |
langchain-google-genai
|
|
|
|
| 6 |
faiss-cpu
|
| 7 |
pymupdf
|
|
|
|
| 3 |
python-dotenv
|
| 4 |
langchain
|
| 5 |
langchain-google-genai
|
| 6 |
+
langchain-community
|
| 7 |
faiss-cpu
|
| 8 |
pymupdf
|