Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@
|
|
| 2 |
gradio
|
| 3 |
spaces
|
| 4 |
torch
|
|
|
|
| 5 |
git+https://github.com/huggingface/transformers/
|
|
|
|
| 2 |
gradio
|
| 3 |
spaces
|
| 4 |
torch
|
| 5 |
+
sentencepiece
|
| 6 |
git+https://github.com/huggingface/transformers/
|