chnk58hoang commited on
Commit
2a8bf06
1 Parent(s): b7fb98f

fix file requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
1
  gradio
2
  numpy
3
  regex
4
- TTS==0.17.5
5
 
 
1
+ TTS
2
  gradio
3
  numpy
4
  regex
5
+
6