Segizu commited on
Commit
8592fe5
·
1 Parent(s): 6723742
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ PyPDF2
3
+ langchain
4
+ langchain-core
5
+ langchain-community
6
+ langchain-tools
7
+ langchain-anthropic
8
+ langchain-openai
9
+ faiss-cpu
10
+ python-dotenv