stevafernandes commited on
Commit
7b841f0
·
verified ·
1 Parent(s): 1f9fe23

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ PyPDF2
3
+ langchain>=0.2.0
4
+ langchain-google-genai
5
+ langchain-community
6
+ faiss-cpu