ryanrwatkins commited on
Commit
3c4fb69
·
verified ·
1 Parent(s): 5096b7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  openai
2
  #faiss-cpu==1.8.0
3
  langchain
 
 
4
  langchain-google-genai
5
  huggingface_hub
6
  langchain-openai
@@ -12,3 +14,4 @@ Pillow
12
  numpy
13
  pypdf
14
 
 
 
1
  openai
2
  #faiss-cpu==1.8.0
3
  langchain
4
+ langchain-community
5
+ langchain-core
6
  langchain-google-genai
7
  huggingface_hub
8
  langchain-openai
 
14
  numpy
15
  pypdf
16
 
17
+