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