sachinsen1295 commited on
Commit
52f033a
·
verified ·
1 Parent(s): 54d6ffa

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
+ git+https://github.com/pyannote/pyannote-audio.git
3
+ ffmpeg-python
4
+ gradio
5
+ torch
6
+ scikit-learn
7
+ numpy