dream2589632147 commited on
Commit
9acb7a4
·
verified ·
1 Parent(s): abbaf7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -16
requirements.txt CHANGED
@@ -1,19 +1,11 @@
1
- soundfile
 
 
 
2
  librosa
3
- torch==2.5.1
 
 
4
  pedalboard
5
  yt-dlp
6
- tqdm
7
- spaces
8
- numpy<2
9
- gradio==5.43.1
10
- ffmpeg-python
11
- scipy
12
- scikit-learn
13
- matplotlib
14
- matplotlib-inline
15
- seaborn
16
- requests
17
- urllib3
18
- onnxruntime-gpu==1.22.0
19
- # onnxruntime # only CPU
 
1
+ gradio
2
+ torch
3
+ torchaudio
4
+ numpy
5
  librosa
6
+ soundfile
7
+ tqdm
8
+ onnxruntime-gpu
9
  pedalboard
10
  yt-dlp
11
+ spaces