Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sanaghani12
/
testspace
like
0
Sleeping
App
Files
Files
Community
ad31bde
testspace
/
app.py
sanaghani12
initial commit
ad31bde
over 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bhadresh-savani/bert-base-go-emotion"
).launch()