Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
docs-demos
/
hubert-large-superb-er
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dc19fdb
hubert-large-superb-er
/
app.py
akhaliq
HF Staff
Create app.py
bfe2723
almost 3 years ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/superb/hubert-large-superb-er"
).launch()