Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Floyd93
/
Floyd93-FlanT5_Grammar_Correction
like
0
Sleeping
App
Files
Files
Community
8a68c3f
Floyd93-FlanT5_Grammar_Correction
/
app.py
Floyd93
initial commit
8a68c3f
11 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/Floyd93/FlanT5_Grammar_Correction"
).launch()