pr0fixi commited on
Commit
b4fff0c
·
verified ·
1 Parent(s): 58d8c1b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
  gradio==3.41.2 # For building the UI
2
- TTS==0.20.0 # Coqui TTS library
 
 
 
 
1
  gradio==3.41.2 # For building the UI
2
+ TTS==0.20.0 # Coqui TTS library
3
+ pip show TTS
4
+ pip install --upgrade TTS
5
+ pip install TTS==0.20.0