TRMT commited on
Commit
4245450
1 Parent(s): 2b9c068

newest librosa and numba

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,8 +2,8 @@ transformers==4.30.2
2
  torch==2.0.1
3
  fastapi==0.95.2
4
  uvicorn==0.22.0
5
- librosa==0.7.2
6
- numba==0.49.1
7
  json5==0.9.5
8
  numpy==1.24.3
9
  openai==0.28.0
 
2
  torch==2.0.1
3
  fastapi==0.95.2
4
  uvicorn==0.22.0
5
+ librosa==0.10.0
6
+ numba==0.58.1
7
  json5==0.9.5
8
  numpy==1.24.3
9
  openai==0.28.0