drixo commited on
Commit
813795e
·
verified ·
1 Parent(s): ee109da

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- gradio
 
2
  torch
3
- transformers
4
- huggingface-hub>=0.19
5
- ffmpeg-python
6
- pyyaml
7
- soundfile
 
1
+ git+https://github.com/index-tts/index-tts.git
2
+ huggingface_hub
3
  torch
4
+ torchaudio
5
+ numpy