Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
abdulmatinomotoso
/
abdulmatinomotoso-finetuned-distilbert-multi-label-emotion
like
0
Sleeping
App
Files
Files
Community
main
abdulmatinomotoso-finetuned-distilbert-multi-label-emotion
/
app.py
abdulmatinomotoso
initial commit
3d2e7e0
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
116 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/abdulmatinomotoso/finetuned-distilbert-multi-label-emotion"
).launch()