das1mtb56 commited on
Commit
9ced991
·
verified ·
1 Parent(s): 81000a9

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
+ yt-dlp
3
+ transformers
4
+ torch
5
+ whisper
6
+ ffmpeg-python