neuralworm commited on
Commit
0f1307c
·
verified ·
1 Parent(s): a9d392f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=3.0
2
+ yt-dlp
3
+ tqdm
4
+ git+https://github.com/openai/whisper.git@main
5
+ torch