VanguardAI commited on
Commit
e34458d
1 Parent(s): 89631f2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- torch
2
- torchaudio
3
- transformers
4
- datasets
5
- pydub
6
- fastapi
7
- uvicorn
8
- gradio
9
  git+https://github.com/myshell-ai/OpenVoice.git
 
1
+ transformers==4.16.3
2
+ datasets==1.8.0
3
+ torch==1.10.0
4
+ soundfile==0.11.0
5
+ librosa==1.4.0
6
+ gradio==3.3.7
 
 
7
  git+https://github.com/myshell-ai/OpenVoice.git