Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
r-o-y-a
/
emoroberta
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d46a756
emoroberta
/
app.py
r-o-y-a
Update app.py
9698e7d
about 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/arpanghoshal/EmoRoBERTa"
).launch()