Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -12,10 +12,13 @@ pdf2image
|
|
| 12 |
pytesseract
|
| 13 |
pymongo
|
| 14 |
typing
|
| 15 |
-
langgraph
|
| 16 |
|
|
|
|
|
|
|
|
|
|
| 17 |
langchain
|
| 18 |
langchain-core
|
|
|
|
| 19 |
langchain-community
|
| 20 |
langchain-google-genai
|
| 21 |
google-generativeai
|
|
|
|
| 12 |
pytesseract
|
| 13 |
pymongo
|
| 14 |
typing
|
|
|
|
| 15 |
|
| 16 |
+
langchain-nvidia-ai-endpoints
|
| 17 |
+
|
| 18 |
+
langgraph
|
| 19 |
langchain
|
| 20 |
langchain-core
|
| 21 |
+
langchain-text-splitters
|
| 22 |
langchain-community
|
| 23 |
langchain-google-genai
|
| 24 |
google-generativeai
|