Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zakaria458
/
aubmindlab-bert-base-arabert
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1277f6d
aubmindlab-bert-base-arabert
/
app.py
Zakaria458
initial commit
1277f6d
verified
4 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/aubmindlab/bert-base-arabert"
).launch()