Vishwas1 commited on
Commit
fbc48af
·
verified ·
1 Parent(s): 9a4268d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -6,7 +6,7 @@ imageio>=2.34.0
6
  imageio-ffmpeg>=0.4.9
7
 
8
  # TTS backends
9
- gTTS>=2.5.1
10
- TTS>=0.22.0 # Coqui TTS library
11
- torch>=2.1.0 # CPU-only is fine; may take a bit to install
12
- soundfile>=0.12.1
 
6
  imageio-ffmpeg>=0.4.9
7
 
8
  # TTS backends
9
+ gTTS
10
+ TTS # Coqui TTS library
11
+ torch # CPU-only is fine; may take a bit to install
12
+ soundfile