Spaces:
Sleeping
Sleeping
add matplotlib
#2
by
Lucky8-GH
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers
|
|
4 |
numpy
|
5 |
torch
|
6 |
sentencepiece
|
7 |
-
shap
|
|
|
|
4 |
numpy
|
5 |
torch
|
6 |
sentencepiece
|
7 |
+
shap
|
8 |
+
matplotlib
|