Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ hypercorn==0.14.4
|
|
| 4 |
git+https://github.com/johnpaulbin/googletranslate
|
| 5 |
requests
|
| 6 |
numpy
|
| 7 |
-
emoji
|
|
|
|
|
|
| 4 |
git+https://github.com/johnpaulbin/googletranslate
|
| 5 |
requests
|
| 6 |
numpy
|
| 7 |
+
emoji
|
| 8 |
+
text_unidecode
|