akku09090 commited on
Commit
1ddc7d3
·
verified ·
1 Parent(s): a292e53

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.8.0
2
+ numpy==1.24.3
3
+ scipy==1.11.3
4
+ scikit-learn==1.3.1
5
+ soundfile==0.12.1
6
+ librosa==0.10.1