nurfarah57 commited on
Commit
10950a5
·
verified ·
1 Parent(s): 3b4cf8d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,5 +1,8 @@
 
 
 
1
  fastapi
2
  uvicorn
3
- transformers
4
- torch
5
  soundfile
 
 
 
1
+ # Replace transformers with this to get latest code including VITS
2
+ git+https://github.com/huggingface/transformers.git
3
+ torch
4
  fastapi
5
  uvicorn
 
 
6
  soundfile
7
+ python-multipart
8
+ torchaudio