Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
scikit-learn
|
| 3 |
pandas
|
| 4 |
-
numpy
|
| 5 |
shap==0.44.1
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
scikit-learn
|
| 3 |
pandas
|
| 4 |
+
numpy<2.0.0
|
| 5 |
shap==0.44.1
|