Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Maryam-1
/
Project-1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a837fe7
Project-1
/
app.py
Maryam-1
update app.py
a837fe7
over 1 year ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/SamLowe/roberta-base-go_emotions"
).launch()