Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
duboquentin12
/
enimai-mbart-large-50-paraphrase-finetuned-for-fr
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
enimai-mbart-large-50-paraphrase-finetuned-for-fr
/
app.py
duboquentin12
initial commit
04e4a34
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
107 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/enimai/mbart-large-50-paraphrase-finetuned-for-fr"
).launch()