ccoreilly commited on
Commit
c4a630c
·
unverified ·
1 Parent(s): d616626

Fixa versions

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- git+https://github.com/coqui-ai/TTS@dev#egg=TTS
2
- gradio
3
  espeak-phonemizer>=1.1.0,<2
4
  onnxruntime~=1.11.0
 
1
+ git+https://github.com/coqui-ai/TTS@v0.13.0#egg=TTS
2
+ gradio==3.28.1
3
  espeak-phonemizer>=1.1.0,<2
4
  onnxruntime~=1.11.0