mguven61 commited on
Commit
9a428f4
·
verified ·
1 Parent(s): 0b86de1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ librosa==0.10.1
2
+ numpy==1.24.3
3
+ gradio==4.12.0
4
+ soundfile==0.12.1