pierreguillou
commited on
Commit
•
6035e6c
1
Parent(s):
10f0b90
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==3.14.0
|
|
|
2 |
fasttext-langdetect==1.0.3
|
3 |
nltk==3.7
|
4 |
unidecode==1.3.6
|
|
|
1 |
gradio==3.14.0
|
2 |
+
wget==3.2
|
3 |
fasttext-langdetect==1.0.3
|
4 |
nltk==3.7
|
5 |
unidecode==1.3.6
|