Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
demucs
|
4 |
-
|
|
|
|
|
|
|
|
1 |
+
torch>=1.9.0
|
2 |
+
torchaudio>=0.9.0
|
3 |
+
demucs>=4.0.0
|
4 |
+
gradio>=3.40.0
|
5 |
+
numpy
|
6 |
+
librosa
|
7 |
+
soundfile
|