Nepjune commited on
Commit
6a7f083
·
verified ·
1 Parent(s): 977a69b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
  torch
2
  transformers
3
  gradio
4
- TTS
5
  torchaudio
6
  scipy
7
  numpy
8
- matplotlib
 
 
 
 
1
  torch
2
  transformers
3
  gradio
4
+ TTS==0.22.0
5
  torchaudio
6
  scipy
7
  numpy
8
+ matplotlib
9
+ flask
10
+ flask-cors
11
+ setuptools==57.5.0