Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -55,4 +55,4 @@ encodec>=0.1.1
|
|
| 55 |
unidecode>=1.3.2
|
| 56 |
num2words
|
| 57 |
spacy[ja]>=3
|
| 58 |
-
gradio
|
|
|
|
| 55 |
unidecode>=1.3.2
|
| 56 |
num2words
|
| 57 |
spacy[ja]>=3
|
| 58 |
+
gradio>=4.44.1
|