robertselvam commited on
Commit
e90ac68
·
1 Parent(s): c3d5eb3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/openai/whisper.git
2
+ setuptools-rust
3
+ imageio==2.4.1
4
+ pyannote.audio
5
+ moviepy
6
+ deepgram-sdk
7
+ transformers
8
+ pysrt
9
+ langchain -q
10
+ ffmpeg-python