mrm8488 commited on
Commit
f28adec
β€’
1 Parent(s): e363664

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,5 +1,3 @@
1
- import os
2
- os.system("pip install git+https://github.com/openai/whisper.git")
3
  import gradio as gr
4
  import whisper
5
 
 
 
 
1
  import gradio as gr
2
  import whisper
3