Spaces:
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
torchaudio
|
2 |
-
gradio
|
3 |
-
openunmix
|
4 |
-
musdb
|
5 |
torch
|
6 |
stempeg
|
7 |
ffmpeg-python
|
8 |
-
ffprobe
|
9 |
-
scipy
|
1 |
torchaudio
|
|
|
|
|
|
|
2 |
torch
|
3 |
stempeg
|
4 |
ffmpeg-python
|
5 |
+
ffprobe
|
|