Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ pydantic==2.7.1
|
|
| 8 |
catboost==1.2.7
|
| 9 |
lightgbm==4.6.0
|
| 10 |
xgboost==2.1.3
|
|
|
|
|
|
|
| 11 |
gradio
|
|
|
|
| 8 |
catboost==1.2.7
|
| 9 |
lightgbm==4.6.0
|
| 10 |
xgboost==2.1.3
|
| 11 |
+
lime==0.2.0.1
|
| 12 |
+
numpy==1.26.4
|
| 13 |
gradio
|