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