Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ transformers
|
|
3 |
gradio
|
4 |
langdetect
|
5 |
torch
|
|
|
|
|
6 |
|
|
|
3 |
gradio
|
4 |
langdetect
|
5 |
torch
|
6 |
+
sentencepiece
|
7 |
+
|
8 |
|