Spaces:
Sleeping
Sleeping
Commit ·
fc2563b
1
Parent(s): 1287fc2
Update requirements.txt (#1)
Browse files- Update requirements.txt (6b6a16b08ec3445227a7d1085087de38cc70def3)
- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
groq
|
| 4 |
+
crewai
|