nsultan5 commited on
Commit
ef2f361
·
verified ·
1 Parent(s): 47485ab

Create requirements.txt

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