dieineb commited on
Commit
39fac98
1 Parent(s): 996abf1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- statistics
2
- urllib
3
- gradio
4
  unidecode
5
- string
6
- json
 
1
+ gradio
 
 
2
  unidecode
3
+ statistics; python_version >= "3.8"