Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
streamlit==1.35.0
|
| 2 |
scikit-learn==1.6.1
|
| 3 |
pandas==2.2.2
|
| 4 |
-
seaborn==0.13.2
|
| 5 |
-
matplotlib==3.8.4
|
| 6 |
joblib==1.4.2
|
| 7 |
numpy==1.26.4
|
| 8 |
plotly==5.22.0
|
|
|
|
| 1 |
streamlit==1.35.0
|
| 2 |
scikit-learn==1.6.1
|
| 3 |
pandas==2.2.2
|
|
|
|
|
|
|
| 4 |
joblib==1.4.2
|
| 5 |
numpy==1.26.4
|
| 6 |
plotly==5.22.0
|