Spaces:
Runtime error
Runtime error
Suparnpreet
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ streamlit
|
|
2 |
moviepy
|
3 |
pytube
|
4 |
groq
|
5 |
-
whisper
|
6 |
numpy
|
7 |
torch
|
8 |
TTS
|
|
|
2 |
moviepy
|
3 |
pytube
|
4 |
groq
|
5 |
+
openai-whisper
|
6 |
numpy
|
7 |
torch
|
8 |
TTS
|