Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
camsdixon
/
bhadresh-savani-distilbert-base-uncased-emotion
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bhadresh-savani-distilbert-base-uncased-emotion
/
app.py
camsdixon
initial commit
055eb63
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.load(
"models/bhadresh-savani/distilbert-base-uncased-emotion"
).launch()