Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abidlabs
/
bert
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c4219bb
bert
File size: 75 Bytes
c4219bb
1
2
3
import
gradio
as
gr gr.Interface.load(
"models/bert-base-uncased"
).launch()