Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Xfiles
/
humarin-chatgpt_paraphraser_on_T5_base
like
0
Sleeping
App
Files
Files
Community
main
humarin-chatgpt_paraphraser_on_T5_base
/
app.py
Xfiles
initial commit
86376f2
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/humarin/chatgpt_paraphraser_on_T5_base"
).launch()