Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ gradio
|
|
2 |
numpy
|
3 |
nltk
|
4 |
regex
|
|
|
5 |
torch
|
6 |
transformers
|
|
|
2 |
numpy
|
3 |
nltk
|
4 |
regex
|
5 |
+
sentencepiece
|
6 |
torch
|
7 |
transformers
|