daedalus66 commited on
Commit
1fe38fd
1 Parent(s): 1fcbb8d

Update requirements.txt

Browse files

ModuleNotFoundError: No module named 'matplotlib'

Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  fasttext
2
  sentencepiece
3
  https://github.com/kpu/kenlm/archive/master.zip
4
- emoji==1.6.1
 
 
1
  fasttext
2
  sentencepiece
3
  https://github.com/kpu/kenlm/archive/master.zip
4
+ emoji==1.6.1
5
+ matplotlib
6
+