Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ transformers
|
|
2 |
gradio>=3.1.0
|
3 |
torch
|
4 |
sentencepiece
|
|
|
|
|
5 |
sacremoses
|
|
|
2 |
gradio>=3.1.0
|
3 |
torch
|
4 |
sentencepiece
|
5 |
+
kenlm
|
6 |
+
pyctcdecode
|
7 |
sacremoses
|