sjagird1 commited on
Commit
0bb52a4
·
verified ·
1 Parent(s): 5b4e80b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ tensorflow>=2.12.0
3
+ librosa>=0.10.0
4
+ numpy>=1.22.0