Spaces:
Runtime error
Runtime error
Kashif-javed
commited on
Commit
•
9d95a82
1
Parent(s):
d8d2f03
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
|