Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -58,4 +58,4 @@ unidecode>=1.3.2
|
|
58 |
num2words
|
59 |
pydub
|
60 |
TTS
|
61 |
-
|
|
|
58 |
num2words
|
59 |
pydub
|
60 |
TTS
|
61 |
+
spacy[ja]>=3
|