ilsa15 commited on
Commit
06b6227
·
verified ·
1 Parent(s): 79c88af

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ groq
3
+ langchain
4
+ langchain-core
5
+ langchain-community
6
+ langchain-openai
7
+ crewai
8
+ python-dotenv