Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
joheras
/
joheras-mbart-neutralization
like
0
Runtime error
App
Files
Files
Community
b5b71ee
joheras-mbart-neutralization
/
app.py
joheras
initial commit
b5b71ee
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/joheras/mbart-neutralization"
).launch()