Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,5 +7,6 @@ opencv-python-headless==4.8.1.78
|
|
| 7 |
Pillow==10.0.1
|
| 8 |
scikit-learn==1.3.1
|
| 9 |
joblib==1.3.2
|
|
|
|
| 10 |
|
| 11 |
#-e .
|
|
|
|
| 7 |
Pillow==10.0.1
|
| 8 |
scikit-learn==1.3.1
|
| 9 |
joblib==1.3.2
|
| 10 |
+
lightgbm==4.1.0
|
| 11 |
|
| 12 |
#-e .
|