YoussefA7med commited on
Commit
beb593f
·
verified ·
1 Parent(s): fa95df1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.11.0
2
+ SpeechRecognition==3.10.0
3
+ requests==2.31.0
4
+ python-dotenv==1.0.0
5
+ scipy==1.11.3
6
+ pydub==0.25.1
7
+ gradio-client>=0.8.0