Spaces:
Running
Running
Commit
·
ab100b5
1
Parent(s):
bfd51bc
add matplotlib (#2)
Browse files- add matplotlib (84b8a676058d4f531e7041faf0e7fe05b87405e0)
Co-authored-by: Lucky8-GH <[email protected]>
- 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
|