asad231 commited on
Commit
7472460
·
verified ·
1 Parent(s): 7cb324a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio
 
 
2
  requests
3
- git+https://github.com/coqui-ai/TTS.git
 
1
+ gradio==4.25.0
2
+ torch>=2.6.0
3
+ TTS==0.22.0
4
  requests