nsultan5 commited on
Commit
6cb9908
·
verified ·
1 Parent(s): 780e816

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ langchain
2
+ openai==0.28
3
+ tiktoken
4
+ pypdf
5
+ langchain-community
6
+ PyPDF2
7
+ faiss-cpu