umangchaudhry commited on
Commit
876e410
·
verified ·
1 Parent(s): 0ad40ce

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
+ langchain_core
3
+ langchain_openai
4
+ langchain_text_splitters
5
+ langchain_community
6
+ io
7
+ tempfile