Talha812 commited on
Commit
0c0d29a
·
verified ·
1 Parent(s): faf41a3

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.20.0
2
+ git+https://github.com/openai/whisper.git
3
+ gTTS>=2.5.1
4
+ groq>=0.6.0
5
+ tensorflow>=2.11.0
6
+ Pillow>=10.0.0
7
+ numpy>=1.24.0