JaganathC commited on
Commit
216d192
·
verified ·
1 Parent(s): 9bce705

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ gradio
3
+ openai-whisper
4
+ yt-dlp
5
+ moviepy
6
+ pydub
7
+ transformers
8
+ sentencepiece
9
+ langchain
10
+ python-magic
11
+ pillow
12
+ ffmpeg
13
+ tqdm
14
+ pyannote.audio
15
+ pytube