Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
|
2 |
-
urllib
|
3 |
-
gradio
|
4 |
unidecode
|
5 |
-
|
6 |
-
json
|
|
|
1 |
+
gradio
|
|
|
|
|
2 |
unidecode
|
3 |
+
statistics; python_version >= "3.8"
|
|