adnaan05 commited on
Commit
9a914d3
·
verified ·
1 Parent(s): 2a120e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,7 +1,7 @@
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
 
6
  # Import required libraries
7
  import os
 
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
 
6
  # Import required libraries
7
  import os