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