Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Bazedgul
/
ChatGPT
like
0
Runtime error
App
Files
Files
Community
88d038f
ChatGPT
/
app.py
Bazedgul
Create app.py
88d038f
12 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/humarin/chatgpt_paraphraser_on_T5_base"
).launch()