mrchan1207 commited on
Commit
744bc99
·
verified ·
1 Parent(s): f28c85d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@ fastapi
2
  uvicorn
3
  python-multipart==0.0.20
4
  soundfile==0.13.1
5
- librosa==0.11.0
 
6
 
7
  # For Hugging Face and PyTorch
8
  transformers==4.40.0
 
2
  uvicorn
3
  python-multipart==0.0.20
4
  soundfile==0.13.1
5
+ librosa==0.10.1
6
+ joblib==1.3.2
7
 
8
  # For Hugging Face and PyTorch
9
  transformers==4.40.0