Lucky8-GH commited on
Commit
84b8a67
1 Parent(s): bfd51bc

add matplotlib

Browse files

matplotlib is not installed so plotting is not available!

Files changed (1) hide show
  1. 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