Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IdenGhost
/
humarin-chatgpt_paraphraser_on_T5_base
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
humarin-chatgpt_paraphraser_on_T5_base
/
app.py
IdenGhost
initial commit
a587421
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
86 Bytes
import
gradio
as
gr
gr.load(
"models/humarin/chatgpt_paraphraser_on_T5_base"
).launch()