Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AnkitAI
/
deberta-xlarge-base-emotions-classifier
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6f21f1b
deberta-xlarge-base-emotions-classifier
/
app.py
AnkitAI
Update app.py
6f21f1b
verified
11 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.load(
"models/AnkitAI/reviews-roberta-base-sentiment-analysis"
).launch()