Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
prudkouski
/
parrot_paraphraser_on_T5
like
0
Running
App
Files
Files
Community
main
parrot_paraphraser_on_T5
/
app.py
prudkouski
initial commit
117df12
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prithivida/parrot_paraphraser_on_T5"
).launch()