Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
NatsuFlow
/
CAMeL-Lab-bert-base-arabic-camelbert-da-sentiment
like
0
Sleeping
App
Files
Files
Community
main
CAMeL-Lab-bert-base-arabic-camelbert-da-sentiment
/
app.py
NatsuFlow
initial commit
3f6b1b8
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()