Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
openai
|
3 |
TTS
|
4 |
moviepy
|
5 |
ffmpeg-python
|
|
|
1 |
streamlit
|
2 |
+
git+https://github.com/openai/whisper.git
|
3 |
TTS
|
4 |
moviepy
|
5 |
ffmpeg-python
|