SaltProphet commited on
Commit
99fad76
·
verified ·
1 Parent(s): 8da4576

Update packages.txt

Browse files
Files changed (1) hide show
  1. packages.txt +12 -2
packages.txt CHANGED
@@ -1,2 +1,12 @@
1
- ffmpeg
2
- libsndfile1
 
 
 
 
 
 
 
 
 
 
 
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