Gyaneshere commited on
Commit
4e870cd
·
verified ·
1 Parent(s): a068d1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
 
3
- from transformers import pipeline
4
 
5
 
6
  model_id = "Gyaneshere/distilhubert-finetuned-gtzan"
 
1
  import gradio as gr
2
 
3
+ import pipeline
4
 
5
 
6
  model_id = "Gyaneshere/distilhubert-finetuned-gtzan"