Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ torchaudio==2.0.2
|
|
| 7 |
numpy==1.24.3
|
| 8 |
pydantic==2.4.2
|
| 9 |
python-multipart==0.0.6
|
| 10 |
-
safetensors==0.3.1
|
|
|
|
|
|
| 7 |
numpy==1.24.3
|
| 8 |
pydantic==2.4.2
|
| 9 |
python-multipart==0.0.6
|
| 10 |
+
safetensors==0.3.1
|
| 11 |
+
sentencepiece
|