Spaces:
Sleeping
Sleeping
Rename Packages.txt to Requirements.txt
Browse files- Packages.txt +0 -7
- Requirements.txt +2 -0
Packages.txt
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
librosa
|
| 3 |
-
soundfile
|
| 4 |
-
numpy
|
| 5 |
-
matplotlib
|
| 6 |
-
demucs
|
| 7 |
-
pysoundfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requirements.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
ffmpeg
|
| 2 |
+
libsndfile1
|