Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -13
requirements.txt
CHANGED
@@ -1,14 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
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
|
11 |
-
yt-dlp
|
12 |
-
gradio>=4.0.0
|
13 |
ffmpeg-python
|
14 |
-
scipy
|
|
|
1 |
+
demucs
|
2 |
+
torch
|
3 |
+
torchaudio
|
4 |
+
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
ffmpeg-python
|
|