Gyaneshere commited on
Commit
eecd222
·
verified ·
1 Parent(s): 5b8fadb
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
 
3
- import pipeline
4
 
5
 
6
  model_id = "Gyaneshere/distilhubert-finetuned-gtzan"
 
1
  import gradio as gr
2
 
3
+ from transformers import pipeline
4
 
5
 
6
  model_id = "Gyaneshere/distilhubert-finetuned-gtzan"