GaneshSarode commited on
Commit
a6718ed
·
verified ·
1 Parent(s): c344f91

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- gradio==3.50.2
2
  TTS==0.22.0
3
- numpy
 
 
 
 
 
 
 
1
  TTS==0.22.0
2
+ gradio==4.44.0
3
+ torch==2.1.2
4
+ torchaudio==2.1.2
5
+ transformers==4.36.2
6
+ sentencepiece
7
+ ffmpeg-python