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