tahirsher commited on
Commit
0861ca7
·
verified ·
1 Parent(s): b3e5095

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ git+https://github.com/openai/whisper.git
2
+ openai
3
+ gradio
4
+ gtts
5
+ moviepy
6
+ torch # Required for Whisper
7
+ ffmpeg-python # Needed for handling audio extraction