adnaan05 commited on
Commit
2a120e6
·
verified ·
1 Parent(s): 59b25c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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