rahgadda commited on
Commit
8ec49d2
·
verified ·
1 Parent(s): 3ae7899

Initial Draft

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ crewai
3
+ langchain-google-genai
4
+ google.generativeai
5
+ langchain
6
+ langchain_community
7
+ python-dotenv