Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bhadresh-savani
/
bhadresh-savani-distilbert-base-uncased-emotion
like
0
Build error
App
Files
Files
Community
main
bhadresh-savani-distilbert-base-uncased-emotion
/
app.py
bhadresh-savani
initial commit
fe365e5
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bhadresh-savani/distilbert-base-uncased-emotion"
).launch()