Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -6
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
langchain-community
|
2 |
-
langchain
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
1 |
+
langchain-community
|
2 |
+
langchain
|
3 |
+
crewai
|
4 |
+
langchain-groq
|
5 |
+
wandb
|
6 |
+
requests
|
7 |
+
fastapi
|
8 |
+
groq
|