Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by
joinfv - opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
gradio
|
| 3 |
spaces
|
|
|
|
| 4 |
transformers
|
| 5 |
sacremoses
|
|
|
|
| 1 |
torch
|
| 2 |
gradio
|
| 3 |
spaces
|
| 4 |
+
sentencepiece
|
| 5 |
transformers
|
| 6 |
sacremoses
|