gutai123 commited on
Commit
63215ab
·
verified ·
1 Parent(s): a6d796b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt CHANGED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ streamlit
3
+ openai
4
+ tiktoken
5
+ python-dotenv
6
+ pinecone-client
7
+ pypdf
8
+ joblib
9
+ pandas
10
+ scikit-learn
11
+ sentence-transformers
12
+ langchain-openai
13
+ langchain-huggingface
14
+ langchain-community