JohnsonMLEngineer commited on
Commit
75b1677
·
verified ·
1 Parent(s): 79d5550

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ python-dotenv
3
+ langchain
4
+ langchain-google-genai
5
+ google-generativeai
6
+ langchain_community
7
+ langchain_experimental
8
+ pypdf
9
+ pinecone[grpc]
10
+ langchain-pinecone
11
+ pinecone-client