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