ramybenaroya commited on
Commit
cd57a88
·
verified ·
1 Parent(s): 68cd6e1

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
  import torch
3
  from transformers import pipeline
4
- from huggingface_hub import spaces
5
 
6
 
7
  # Initialize the speech-to-text pipeline
 
1
  import gradio as gr
2
  import torch
3
  from transformers import pipeline
4
+ import spaces
5
 
6
 
7
  # Initialize the speech-to-text pipeline