Spaces:
Running
Running
johnpaulbin
commited on
Commit
•
92758ca
1
Parent(s):
6a46023
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
Flask==2.0.1
|
2 |
Werkzeug==2.2.2
|
|
|
3 |
tqdm
|
4 |
hypercorn
|
5 |
emoji
|
|
|
1 |
Flask==2.0.1
|
2 |
Werkzeug==2.2.2
|
3 |
+
text_unidecode
|
4 |
tqdm
|
5 |
hypercorn
|
6 |
emoji
|