EnzoBustos commited on
Commit
328a272
·
1 Parent(s): 2cf872d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  yt_dlp
2
- git+https://github.com/openai/whisper.git
3
  SpeechRecognition
4
  ffmpeg-python
5
  bert-extractive-summarizer
6
  pytube
7
  torch
8
  transformers
 
9
  pandas
10
  numpy
11
  seaborn
 
1
  yt_dlp
2
+ openai-whisper
3
  SpeechRecognition
4
  ffmpeg-python
5
  bert-extractive-summarizer
6
  pytube
7
  torch
8
  transformers
9
+ moviepy
10
  pandas
11
  numpy
12
  seaborn