EngrMuhammadBilal commited on
Commit
0a126c7
·
verified ·
1 Parent(s): fd83c02

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
  streamlit>=1.32
2
- gTTS>=2.5.1
 
 
 
 
 
 
1
  streamlit>=1.32
2
+ TTS>=0.22.0
3
+ torch
4
+ torchaudio
5
+ soundfile
6
+ librosa
7
+ numpy