gere commited on
Commit
faf7e97
·
verified ·
1 Parent(s): 8eb21dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  flask
2
  flask-cors
3
- numpy<2.0.0
4
  librosa
5
  soundfile
6
  pyloudnorm
@@ -9,5 +9,5 @@ pedalboard
9
  demucs
10
  pydub
11
  gunicorn
12
- torch
13
  torchaudio
 
1
  flask
2
  flask-cors
3
+ numpy
4
  librosa
5
  soundfile
6
  pyloudnorm
 
9
  demucs
10
  pydub
11
  gunicorn
12
+ torchcodec
13
  torchaudio