SaltProphet commited on
Commit
7eeac14
·
verified ·
1 Parent(s): 99fad76

Update packages.txt

Browse files
Files changed (1) hide show
  1. packages.txt +3 -8
packages.txt CHANGED
@@ -1,12 +1,7 @@
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
 
1
+ librosa
 
2
  numpy
3
  scipy
4
  soundfile
5
+ gradio
 
6
  matplotlib
7
+ huggingface_hub>=0.16.4