Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ julius
|
|
| 8 |
num2words
|
| 9 |
numpy<2
|
| 10 |
sentencepiece
|
| 11 |
-
spacy
|
| 12 |
torch==2.5.1
|
| 13 |
torchaudio==2.5.1
|
| 14 |
huggingface_hub
|
|
|
|
| 8 |
num2words
|
| 9 |
numpy<2
|
| 10 |
sentencepiece
|
| 11 |
+
spacy
|
| 12 |
torch==2.5.1
|
| 13 |
torchaudio==2.5.1
|
| 14 |
huggingface_hub
|