Spaces:
Sleeping
Sleeping
Update packages.txt
Browse files- packages.txt +3 -8
packages.txt
CHANGED
|
@@ -1,12 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
librosa
|
| 3 |
numpy
|
| 4 |
scipy
|
| 5 |
soundfile
|
| 6 |
-
|
| 7 |
-
gradio
|
| 8 |
matplotlib
|
| 9 |
-
|
| 10 |
-
Gradio 3.x and older 4.x often need a specific version, but we will target a version
|
| 11 |
-
that should be forward-compatible.
|
| 12 |
-
huggingface_hub>=0.16.4
|
|
|
|
| 1 |
+
librosa
|
|
|
|
| 2 |
numpy
|
| 3 |
scipy
|
| 4 |
soundfile
|
| 5 |
+
gradio
|
|
|
|
| 6 |
matplotlib
|
| 7 |
+
huggingface_hub>=0.16.4
|
|
|
|
|
|
|
|
|