Ayushdavidkushwahaaaa commited on
Commit
cb1ed47
·
verified ·
1 Parent(s): 3ad24cf

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,5 +1,5 @@
1
- !pip install git+https://github.com/openai/whisper.git
2
- !pip install transformers
3
  # Installs the openai-whisper package from its GitHub repository.
4
 
5
  import gradio as gr
 
1
+ pip install git+https://github.com/openai/whisper.git
2
+ pip install transformers
3
  # Installs the openai-whisper package from its GitHub repository.
4
 
5
  import gradio as gr