Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch>=2.0.0
|
|
| 2 |
torchvision
|
| 3 |
transformers==4.51.3
|
| 4 |
gradio==5.27.0
|
| 5 |
-
shap
|
| 6 |
tensorflow_hub
|
| 7 |
Pillow
|
| 8 |
matplotlib
|
|
|
|
| 2 |
torchvision
|
| 3 |
transformers==4.51.3
|
| 4 |
gradio==5.27.0
|
| 5 |
+
shap==0.47.2
|
| 6 |
tensorflow_hub
|
| 7 |
Pillow
|
| 8 |
matplotlib
|