Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Aman72321
/
arabic-sentiment-analysis
like
0
Runtime error
App
Files
Files
Community
40385f6
arabic-sentiment-analysis
/
app.py
Aman72321
Update app.py
40385f6
verified
8 months ago
raw
Copy download link
history
blame
112 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment"
).launch()