anonymoussubmitter222 commited on
Commit
e4197fd
·
1 Parent(s): 3aa712a

added kenlm to the requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  huggingface_hub>=0.7.0
 
2
  hyperpyyaml>=0.0.1
3
  joblib>=0.14.1
4
  numpy>=1.17.0
 
1
  huggingface_hub>=0.7.0
2
+ https://github.com/kpu/kenlm/archive/master.zip
3
  hyperpyyaml>=0.0.1
4
  joblib>=0.14.1
5
  numpy>=1.17.0