Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ git+https://github.com/openai/whisper.git
|
|
5 |
nltk
|
6 |
gradio
|
7 |
pandas
|
8 |
-
IPython
|
|
|
|
5 |
nltk
|
6 |
gradio
|
7 |
pandas
|
8 |
+
IPython
|
9 |
+
ffmpeg
|