Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ huggingface_hub==0.25.2
|
|
| 2 |
transformers>=4.38.0
|
| 3 |
torch
|
| 4 |
gradio>=4.0.0
|
|
|
|
|
|
| 2 |
transformers>=4.38.0
|
| 3 |
torch
|
| 4 |
gradio>=4.0.0
|
| 5 |
+
sentencepiece
|