Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joheras
/
joheras-mbart-neutralization
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b5b71ee
joheras-mbart-neutralization
/
app.py
joheras
initial commit
b5b71ee
almost 2 years ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/joheras/mbart-neutralization"
).launch()