mrfakename commited on
Commit
dcf2f4e
·
verified ·
1 Parent(s): 1911491

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -16,6 +16,7 @@ import torchaudio
16
  import whisper
17
  import gradio as gr
18
  from argparse import Namespace
 
19
 
20
  # ---------------------------------------------------------------------
21
  # The following imports assume your local project structure:
 
16
  import whisper
17
  import gradio as gr
18
  from argparse import Namespace
19
+ import spaces
20
 
21
  # ---------------------------------------------------------------------
22
  # The following imports assume your local project structure: