umangchaudhry commited on
Commit
9777d44
1 Parent(s): 6649a8a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ langchain
2
+ openai>=0.27.0
3
+ pypdf
4
+ deeplake
5
+ tiktoken