Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ sentence-transformers
|
|
| 7 |
pymupdf
|
| 8 |
pillow
|
| 9 |
python-dotenv
|
| 10 |
-
requests
|
|
|
|
|
|
| 7 |
pymupdf
|
| 8 |
pillow
|
| 9 |
python-dotenv
|
| 10 |
+
requests
|
| 11 |
+
langchain-community
|