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