NKASG commited on
Commit
ca85584
1 Parent(s): 9a6c384

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ unstructured
2
+ tiktoken
3
+ pinecone-client
4
+ pypdf
5
+ openai
6
+ langchain
7
+ pandas
8
+ numpy
9
+ python-dotenv