Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain-core
|
2 |
+
langchain-community
|
3 |
+
crewai[tools]
|
4 |
+
langchain-groq
|
5 |
+
pandas
|