Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
crewai
|
2 |
+
langchain_google_genai
|
3 |
+
langchain-commmunity
|
4 |
+
'crewai[tools]'
|
5 |
+
gradio
|
6 |
+
duckduckgo-search
|