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