BassWow commited on
Commit
b568657
1 Parent(s): 984a28c
Files changed (2) hide show
  1. app.py +0 -2
  2. requirements.txt +2 -1
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
  from langcodes import *
 
 
 
1
  import gradio as gr
2
  import whisper
3
  from langcodes import *
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- langcodes[data]
 
 
1
+ langcodes[data]
2
+ git+https://github.com/openai/whisper.git