Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -1,11 +1,7 @@
|
|
| 1 |
joblib==1.3.2
|
| 2 |
-
matplotlib==3.8.3
|
| 3 |
-
matplotlib-inline==0.1.6
|
| 4 |
numpy==1.26.4
|
| 5 |
pandas==2.2.0
|
| 6 |
scikit-learn==1.4.1.post1
|
| 7 |
-
seaborn==0.13.2
|
| 8 |
-
stack-data==0.6.3
|
| 9 |
streamlit==1.32.2
|
| 10 |
-
|
| 11 |
|
|
|
|
| 1 |
joblib==1.3.2
|
|
|
|
|
|
|
| 2 |
numpy==1.26.4
|
| 3 |
pandas==2.2.0
|
| 4 |
scikit-learn==1.4.1.post1
|
|
|
|
|
|
|
| 5 |
streamlit==1.32.2
|
| 6 |
+
|
| 7 |
|