Spaces:
Sleeping
Sleeping
Update packages.txt
Browse files- packages.txt +12 -2
packages.txt
CHANGED
|
@@ -1,2 +1,12 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Core audio processing libraries
|
| 2 |
+
librosa
|
| 3 |
+
numpy
|
| 4 |
+
scipy
|
| 5 |
+
soundfile
|
| 6 |
+
User Interface and supporting libraries
|
| 7 |
+
gradio
|
| 8 |
+
matplotlib
|
| 9 |
+
Pinning a compatible version of huggingface_hub to resolve the 'HfFolder' ImportError.
|
| 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
|