added git+https://github.com/openai/whisper.git
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ arxiv
|
|
18 |
wikipedia
|
19 |
python-dotenv
|
20 |
pytesseract
|
21 |
-
matplotlib
|
|
|
|
18 |
wikipedia
|
19 |
python-dotenv
|
20 |
pytesseract
|
21 |
+
matplotlib
|
22 |
+
git+https://github.com/openai/whisper.git
|