Spaces:
Build error
Build error
Commit
·
c923a9b
1
Parent(s):
5b3f8ef
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ pandas==1.5.3
|
|
| 4 |
Pillow==9.5.0
|
| 5 |
scikit_learn==1.2.2
|
| 6 |
joblib==1.2.0
|
| 7 |
-
category-encoders==2.6.2
|
|
|
|
|
|
| 4 |
Pillow==9.5.0
|
| 5 |
scikit_learn==1.2.2
|
| 6 |
joblib==1.2.0
|
| 7 |
+
category-encoders==2.6.2
|
| 8 |
+
xgboost==1.7.6
|