Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AwsSmadi
/
CAMeL-Lab-bert-base-arabic-camelbert-da-sentiment
like
0
Runtime error
App
Files
Files
Community
main
CAMeL-Lab-bert-base-arabic-camelbert-da-sentiment
/
app.py
AwsSmadi
initial commit
14fda24
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment"
).launch()