Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -55,4 +55,5 @@ encodec>=0.1.1
|
|
55 |
unidecode>=1.3.2
|
56 |
num2words
|
57 |
spacy[ja]>=3
|
58 |
-
TTS
|
|
|
|
55 |
unidecode>=1.3.2
|
56 |
num2words
|
57 |
spacy[ja]>=3
|
58 |
+
TTS
|
59 |
+
streamlit>=1.32.0
|