Nick021402 commited on
Commit
6b5d4bc
·
verified ·
1 Parent(s): ea45eb5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio>=3.0
2
  TTS>=0.22
 
3
  soundfile>=0.12
4
  nltk>=3.8
5
- scipy>=1.10
6
- sentencepiece>=0.1.97
 
1
  gradio>=3.0
2
  TTS>=0.22
3
+ numpy>=1.23
4
  soundfile>=0.12
5
  nltk>=3.8
6
+ scipy>=1.10