Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ numpy>=1.21.6,<2
|
|
| 5 |
scikit-learn==1.1.3
|
| 6 |
huggingface_hub<0.25
|
| 7 |
onnxruntime
|
|
|
|
|
|
| 5 |
scikit-learn==1.1.3
|
| 6 |
huggingface_hub<0.25
|
| 7 |
onnxruntime
|
| 8 |
+
shap>=0.42
|