pluto90 commited on
Commit
a7ff2e6
·
verified ·
1 Parent(s): 81f75a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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