evanperez commited on
Commit
7e1adba
1 Parent(s): 5a951df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -3,4 +3,7 @@ langchain
3
  PyPDF2
4
  chromadb
5
  faiss-cpu
6
- langchain_google_genai
 
 
 
 
3
  PyPDF2
4
  chromadb
5
  faiss-cpu
6
+ langchain_google_genai
7
+ RagTokenizer
8
+ RagRetriever
9
+ RagTokenForGeneration