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