Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kcolc
/
pszemraj-flan-t5-large-grammar-synthesis
like
0
Sleeping
App
Files
Files
Community
main
pszemraj-flan-t5-large-grammar-synthesis
/
app.py
kcolc
initial commit
2d5af06
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/pszemraj/flan-t5-large-grammar-synthesis"
).launch()