Spaces:
Runtime error
Runtime error
requirements
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
crewai==0.16.3
|
| 2 |
+
numpy==1.26.4
|
| 3 |
+
pandas==2.2.1
|
| 4 |
+
plotly==5.19.0
|
| 5 |
+
scikit_learn==1.4.1.post1
|
| 6 |
+
streamlit==1.31.1
|