Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Writing-Grammar-And-Paraphrase-w-Pegasus
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
de8fddd
Writing-Grammar-And-Paraphrase-w-Pegasus
/
app.py
awacke1
initial commit
e215c3e
about 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/tuner007/pegasus_paraphrase"
).launch()