SaltProphet commited on
Commit
804dd00
·
verified ·
1 Parent(s): 5c28858

Update Requirements.txt

Browse files
Files changed (1) hide show
  1. Requirements.txt +8 -1
Requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
  ffmpeg
2
- libsndfile1
 
 
 
 
 
 
 
 
1
  ffmpeg
2
+ libsndfile1
3
+ numpy
4
+ scipy
5
+ soundfile
6
+ librosa
7
+ gradio
8
+ huggingface_hub>=0.16.4
9
+ matplotlib