Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Andyrasika
/
Andyrasika-distilhubert-finetuned-gtzan
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Andyrasika-distilhubert-finetuned-gtzan
/
app.py
Andyrasika
initial commit
82c0e45
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/Andyrasika/distilhubert-finetuned-gtzan"
).launch()