Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BOENE
/
boene
like
0
Sleeping
App
Files
Files
Community
BOENE
commited on
Jan 20
Commit
2fa76d9
•
1 Parent(s):
7498ae4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
from transformers import pipeline
2
3
model_id = "BOENE/distilhubert-finetuned-gtzan"
1
+
pip install transformers
2
from transformers import pipeline
3
4
model_id = "BOENE/distilhubert-finetuned-gtzan"