bencser commited on
Commit
5774bea
1 Parent(s): 7455cb8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ openai-whisper
3
+ yt-dlp
4
+ pydub
5
+ numpy
6
+ ffmpeg-python