Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ pandas==2.2.3
|
|
4 |
Pillow==10.4.0
|
5 |
streamlit==1.37.1
|
6 |
XGBoost
|
|
|
|
4 |
Pillow==10.4.0
|
5 |
streamlit==1.37.1
|
6 |
XGBoost
|
7 |
+
scikit-learn
|