Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sytross
/
CAMeL-Lab-bert-base-arabic-camelbert-da
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
76d97bc
CAMeL-Lab-bert-base-arabic-camelbert-da
/
app.py
sytross
initial commit
76d97bc
over 1 year ago
raw
Copy download link
history
blame
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CAMeL-Lab/bert-base-arabic-camelbert-da"
).launch()