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

Update requirements.txt (#8)

Browse files

- Update requirements.txt (744bc99231e442d45df8bd5cb008fc6f8327788a)

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