Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Install necessary libraries
|
2 |
-
pip uninstall -y whisper
|
3 |
pip install git+https://github.com/openai/whisper.git
|
4 |
pip install gradio gtts groq ffmpeg-python
|
5 |
|
|
|
1 |
# Install necessary libraries
|
2 |
+
#pip uninstall -y whisper
|
3 |
pip install git+https://github.com/openai/whisper.git
|
4 |
pip install gradio gtts groq ffmpeg-python
|
5 |
|