ayloll commited on
Commit
efd114f
·
verified ·
1 Parent(s): 7a9bf26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  # First install required packages (this should be at the very top)
2
- !pip install --upgrade gradio yt-dlp openai-whisper transformers ffmpeg-python pydub
3
 
4
  import gradio as gr
5
  from transformers import pipeline
 
1
  # First install required packages (this should be at the very top)
2
+ #!pip install --upgrade gradio yt-dlp openai-whisper transformers ffmpeg-python pydub
3
 
4
  import gradio as gr
5
  from transformers import pipeline