Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aubergine
/
metaphor_detection_roberta_seq
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
adf8de2
metaphor_detection_roberta_seq
/
app.py
Aubergine
initial commit
adf8de2
over 1 year ago
raw
Copy download link
history
blame
Safe
101 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CreativeLang/metaphor_detection_roberta_seq"
).launch()