Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gyaneshere
/
Songs-Genre
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Gyaneshere
commited on
Feb 8
Commit
4e870cd
·
verified
·
1 Parent(s):
a068d1d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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"