Ayushdavidkushwahaaaa commited on
Commit
f619d3b
·
verified ·
1 Parent(s): 7b17d5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -1,7 +1,3 @@
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
6
  import torch
7
  import whisper # Now you should be able to import the whisper module
 
 
 
 
 
1
  import gradio as gr
2
  import torch
3
  import whisper # Now you should be able to import the whisper module