pr0fixi commited on
Commit
9d53ae3
·
verified ·
1 Parent(s): a2add0e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
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 install git+https://github.com/coqui-ai/TTS # from Github