sssssungk commited on
Commit
bd8778e
·
verified ·
1 Parent(s): eb84c20

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ moviepy
2
+ torch
3
+ torchvision
4
+ torchaudio
5
+ transformers
6
+ huggingface_hub
7
+ gradio
8
+ pyannote.audio
9
+ librosa
10
+ numpy
11
+ ffmpeg
12
+ SpeechRecognition