CCockrum commited on
Commit
868a8bf
·
verified ·
1 Parent(s): a58ab35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,9 +2,9 @@
2
  # Required packages for audio separation Hugging Face Space
3
 
4
  torch>=2.0.0
5
- onnxruntime-gpu>=1.17.0
6
  librosa>=0.10.0
7
- numpy>=1.23.0
 
8
  tqdm
9
  soundfile
10
  pedalboard>=0.7.6
 
2
  # Required packages for audio separation Hugging Face Space
3
 
4
  torch>=2.0.0
 
5
  librosa>=0.10.0
6
+ onnxruntime-gpu==1.16.3
7
+ numpy==1.26.4
8
  tqdm
9
  soundfile
10
  pedalboard>=0.7.6