Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kolade-am
/
CreativeLang-metaphor_detection_roberta_seq
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CreativeLang-metaphor_detection_roberta_seq
/
app.py
kolade-am
initial commit
6cf4ec3
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.load(
"models/CreativeLang/metaphor_detection_roberta_seq"
).launch()