zinoubm commited on
Commit
b2ec571
·
1 Parent(s): 60dc67b

adding the requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==3.20.0
2
+ librosa==0.10.0
3
+ openai==0.27.0
4
+ python-dotenv==1.0.0
5
+ soundfile==0.12.1