Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aman72321
/
arabic-sentiment-analysis
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
40385f6
arabic-sentiment-analysis
/
app.py
Aman72321
Update app.py
40385f6
verified
11 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()