Jayavathsan commited on
Commit
2fac03c
1 Parent(s): 6910f46

Create requirements.txt

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