AhmedGanainy commited on
Commit
0904f5f
·
verified ·
1 Parent(s): 4527725

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- TTS
2
- torch
3
- torchaudio
4
- gradio
5
- huggingface_hub
 
 
6
  numpy
 
1
+ git+https://github.com/coqui-ai/TTS@v0.22.0
2
+ transformers==4.41.2
3
+ torch==2.3.1
4
+ torchaudio==2.3.1
5
+ huggingface_hub==0.23.2
6
+ gradio==4.44.0
7
+ soundfile
8
  numpy